public class HiFiRadioButtonUI extends BaseRadioButtonUI
iconRect, size, textRect, viewRecticondefaultTextIconGap, defaultTextShiftOffset| Constructor and Description |
|---|
HiFiRadioButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
void |
paintBackground(Graphics g,
JComponent c) |
protected void |
paintText(Graphics g,
JComponent c,
String text,
Rectangle textRect) |
installDefaults, paint, paintFocus, paintIcongetDefaultIcon, getPreferredSize, getPropertyPrefix, uninstallDefaultsgetTextShiftOffset, paintIconclearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent c)
protected void paintText(Graphics g, JComponent c, String text, Rectangle textRect)
paintText in class BaseRadioButtonUIpublic void paintBackground(Graphics g, JComponent c)
paintBackground in class BaseRadioButtonUICopyright © 2014. All Rights Reserved.