public final class PlasticXPCheckBoxUI extends MetalCheckBoxUI
CheckBoxUI.
 Unlike its superclass, it uses a button listener that sets the armed state
 if the mouse is over.disabledTextColor, focusColor, selectColoricondefaultTextIconGap, defaultTextShiftOffset| Constructor and Description | 
|---|
| PlasticXPCheckBoxUI() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BasicButtonListener | createButtonListener(AbstractButton b) | 
| static ComponentUI | createUI(JComponent b) | 
getPropertyPrefix, installDefaults, uninstallDefaultsgetDisabledTextColor, getFocusColor, getSelectColor, paint, paintFocusgetDefaultIcon, getPreferredSizegetTextShiftOffset, paintIconclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent b)
protected BasicButtonListener createButtonListener(AbstractButton b)
createButtonListener in class BasicButtonUICopyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.