public final class PlasticXPRadioButtonUI
extends javax.swing.plaf.metal.MetalRadioButtonUI
RadioButtonUI.
It differs from its superclass in that it uses a different icon
and has an active border that changes when the mouse is over.| Constructor and Description |
|---|
PlasticXPRadioButtonUI() |
| 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) |
getDisabledTextColor, getFocusColor, getSelectColor, installDefaults, paint, paintFocus, uninstallDefaultsgetDefaultIcon, getPreferredSize, getPropertyPrefix, 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.