public class BasicRadioButtonUI extends BasicToggleButtonUI
Modifier and Type | Field and Description |
---|---|
protected Icon |
icon
The icon.
|
defaultTextIconGap, defaultTextShiftOffset
Constructor and Description |
---|
BasicRadioButtonUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent b)
Returns an instance of
BasicRadioButtonUI . |
Icon |
getDefaultIcon()
Returns the default icon.
|
Dimension |
getPreferredSize(JComponent c)
The preferred size of the radio button
|
protected String |
getPropertyPrefix() |
protected void |
installDefaults( |