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, paintFocus
getDefaultIcon, getPreferredSize, uninstallDefaults
getTextShiftOffset, paintIcon
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI
public 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.BasicRadioButtonUI
public void installDefaults(javax.swing.AbstractButton b)
installDefaults
in class SkinRadioButtonUI
b
- Description of Parameter