public class MetalCheckBoxUI extends MetalRadioButtonUI
JCheckBox component.disabledTextColor, focusColor, selectColor| Constructor and Description |
|---|
MetalCheckBoxUI()
Constructs a new instance of MetalCheckBoxUI.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent component)
Returns a shared instance of
MetalCheckBoxUI. |
java.lang.String |
getPropertyPrefix()
Returns the prefix for properties defined in the
UIDefaults table. |
getDisabledTextColor, getFocusColor, getSelectColor, installDefaults, paint, paintFocus, uninstallDefaultsgetDefaultIcon, getPreferredSizeclearTextShiftOffset, createButtonListener, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIpublic MetalCheckBoxUI()
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
MetalCheckBoxUI.component - the component for which we return an UI instanceMetalCheckBoxUI.public java.lang.String getPropertyPrefix()
UIDefaults table.getPropertyPrefix in class javax.swing.plaf.basic.BasicRadioButtonUI"CheckBox.").