public final class SkinCheckBoxUI extends SkinRadioButtonUI
defaultTextIconGap, defaultTextShiftOffsetdashedRectGapHeight, dashedRectGapWidth, focusColor, skin| Constructor | Description |
|---|---|
SkinCheckBoxUI() |
| Modifier and Type | Method | 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
|
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUIgetDefaultIcon, getPreferredSize, installListeners, uninstallDefaults, uninstallListenersgetTextShiftOffset, paintIconcontains, getAccessibleChild, getAccessibleChildrenCount, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFocusColor, paint, paintFocuspublic 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