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, selectColor
icon
defaultTextIconGap, defaultTextShiftOffset
Constructor and Description |
---|
PlasticXPCheckBoxUI() |
Modifier and Type | Method and Description |
---|---|
protected BasicButtonListener |
createButtonListener(AbstractButton b) |
static ComponentUI |
createUI(JComponent b) |
getPropertyPrefix, installDefaults, uninstallDefaults
getDisabledTextColor, getFocusColor, getSelectColor, paint, paintFocus
getDefaultIcon, getPreferredSize
getTextShiftOffset, paintIcon
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
public static ComponentUI createUI(JComponent b)
protected BasicButtonListener createButtonListener(AbstractButton b)
createButtonListener
in class BasicButtonUI
Copyright © 2016 JGoodies Software GmbH. All rights reserved.