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, uninstallDefaults
getDisabledTextColor, getFocusColor, getSelectColor, paint, paintFocus
getDefaultIcon, getPreferredSize, installListeners, uninstallListeners
getTextShiftOffset, paintIcon
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUI
public 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.BasicButtonUI
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.