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, uninstallDefaults
getDefaultIcon, getPreferredSize, getPropertyPrefix, 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.