public final class PlasticXPCheckBoxUI
extends javax.swing.plaf.metal.MetalCheckBoxUI
CheckBoxUI.
Unlike its superclass, it uses a button listener that sets the armed state
if the mouse is over.| Constructor and Description |
|---|
PlasticXPCheckBoxUI() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.plaf.basic.BasicButtonListener |
createButtonListener(javax.swing.AbstractButton b) |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b) |
getPropertyPrefix, installDefaults, uninstallDefaultsgetDisabledTextColor, getFocusColor, getSelectColor, paint, paintFocusgetDefaultIcon, getPreferredSize, installListeners, uninstallListenersgetTextShiftOffset, paintIconclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected javax.swing.plaf.basic.BasicButtonListener createButtonListener(javax.swing.AbstractButton b)
createButtonListener in class javax.swing.plaf.basic.BasicButtonUICopyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.