public final class SkinCheckBoxUI extends SkinRadioButtonUI
defaultTextIconGap, defaultTextShiftOffset
dashedRectGapHeight, 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, uninstallUI
getDefaultIcon, getPreferredSize, installListeners, uninstallDefaults, uninstallListeners
getTextShiftOffset, paintIcon
contains, getAccessibleChild, getAccessibleChildrenCount, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFocusColor, paint, paintFocus
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