public final class PlasticXPRadioButtonUI extends 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.disabledTextColor, focusColor, selectColor
icon
defaultTextIconGap, defaultTextShiftOffset
Constructor and Description |
---|
PlasticXPRadioButtonUI() |
Modifier and Type | Method and Description |
---|---|
protected BasicButtonListener |
createButtonListener(AbstractButton b) |
static ComponentUI |
createUI(JComponent b) |
getDisabledTextColor, getFocusColor, getSelectColor, installDefaults, paint, paintFocus, uninstallDefaults
getDefaultIcon, getPreferredSize, getPropertyPrefix
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 © 2001-2014 JGoodies Software GmbH. All Rights Reserved.