public final class SkinCheckBoxUI extends SkinRadioButtonUI
dashedRectGapHeight, dashedRectGapWidth, focusColor, skin| Constructor and Description |
|---|
SkinCheckBoxUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Description of the Method
|
java.lang.String |
getPropertyPrefix()
Gets the PropertyPrefix attribute of the SkinCheckBoxUI object
|
void |
installDefaults(javax.swing.AbstractButton b)
Description of the Method
|
getFocusColor, paint, paintFocusgetDefaultIcon, getPreferredSize, uninstallDefaultsgetTextShiftOffset, paintIconclearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - Description of Parameterpublic java.lang.String getPropertyPrefix()
getPropertyPrefix in class javax.swing.plaf.basic.BasicRadioButtonUIpublic void installDefaults(javax.swing.AbstractButton b)
installDefaults in class SkinRadioButtonUIb - Description of Parameter