TransitionAwareUIpublic class SubstanceCheckBoxUI extends SubstanceRadioButtonUI
defaultTextIconGap, defaultTextShiftOffseticonbutton, stateTransitionTracker, substancePropertyListener| Constructor | Description |
|---|---|
SubstanceCheckBoxUI(JToggleButton button) |
Simple constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected BasicButtonListener |
createButtonListener(AbstractButton b) |
|
static ComponentUI |
createUI(JComponent comp) |
|
Icon |
getDefaultIcon() |
|
static String |
getMemoryUsage() |
Returns memory usage string.
|
protected String |
getPropertyPrefix() |
|
protected void |
installDefaults(AbstractButton b) |
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUIgetPreferredSize, paintFocus, uninstallDefaultsgetTextShiftOffset, paintIconcontains, getAccessibleChild, getAccessibleChildrenCount, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransitionTracker, installListeners, isInside, paint, paintButtonText, uninstallListenerspublic SubstanceCheckBoxUI(JToggleButton button)
button - The associated button.public static ComponentUI createUI(JComponent comp)
protected String getPropertyPrefix()
getPropertyPrefix in class BasicRadioButtonUIprotected void installDefaults(AbstractButton b)
installDefaults in class SubstanceRadioButtonUIprotected BasicButtonListener createButtonListener(AbstractButton b)
createButtonListener in class SubstanceRadioButtonUIpublic Icon getDefaultIcon()
getDefaultIcon in class SubstanceRadioButtonUIpublic static String getMemoryUsage()