public class DefaultToggleButtonUI extends MetalToggleButtonUI
ButtonUI for default JToggleButtons in the DataCleaner user
interface.disabledTextColor, focusColor, selectColordefaultTextIconGap, defaultTextShiftOffset| Modifier and Type | Method and Description |
|---|---|
static DefaultToggleButtonUI |
get() |
protected Color |
getDisabledTextColor() |
protected Color |
getSelectColor() |
void |
installDefaults(AbstractButton b) |
createUI, getFocusColor, paintButtonPressed, paintFocus, paintIcon, paintText, uninstallDefaults, updategetPropertyPrefix, getTextShiftOffset, paintclearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, installUI, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCountpublic static DefaultToggleButtonUI get()
public void installDefaults(AbstractButton b)
installDefaults in class MetalToggleButtonUIprotected Color getDisabledTextColor()
getDisabledTextColor in class MetalToggleButtonUIprotected Color getSelectColor()
getSelectColor in class MetalToggleButtonUICopyright © 2016. All Rights Reserved.