org.compiere.plaf
Class CompiereCheckBoxUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
javax.swing.plaf.basic.BasicToggleButtonUI
javax.swing.plaf.basic.BasicRadioButtonUI
javax.swing.plaf.metal.MetalRadioButtonUI
javax.swing.plaf.metal.MetalCheckBoxUI
org.compiere.plaf.CompiereCheckBoxUI
public class CompiereCheckBoxUI
- extends MetalCheckBoxUI
Check Box UI
- Version:
- $Id: CompiereCheckBoxUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereCheckBoxUI
public CompiereCheckBoxUI()
createUI
public static ComponentUI createUI(JComponent b)
- Create UI
- Parameters:
b -
- Returns:
- ComponentUI
installDefaults
public void installDefaults(AbstractButton b)
- Install Defaults
- Overrides:
installDefaults in class MetalCheckBoxUI
- Parameters:
b -
createButtonListener
protected BasicButtonListener createButtonListener(AbstractButton b)
- Create Button Listener
- Overrides:
createButtonListener in class BasicButtonUI
- Parameters:
b - button
- Returns:
- listener
paintIcon
protected void paintIcon(Graphics g,
AbstractButton b,
Rectangle iconRect)
- Overrides:
paintIcon in class BasicToggleButtonUI
paintIcon
protected void paintIcon(Graphics g,
JComponent c,
Rectangle iconRect)
- Overrides:
paintIcon in class BasicButtonUI
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.