public class DarkToggleButtonUI extends MetalToggleButtonUI
ButtonUI for dark buttons in the DataCleaner user interface.| Modifier and Type | Field and Description |
|---|---|
static Color |
COLOR_BG_DEFAULT |
static Color |
COLOR_BG_SELECT |
disabledTextColor, focusColor, selectColordefaultTextIconGap, defaultTextShiftOffset| Modifier and Type | Method and Description |
|---|---|
static DarkToggleButtonUI |
get() |
protected Color |
getSelectColor() |
void |
installDefaults(AbstractButton b) |
createUI, getDisabledTextColor, 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 final Color COLOR_BG_SELECT
public static final Color COLOR_BG_DEFAULT
public static DarkToggleButtonUI get()
public void installDefaults(AbstractButton b)
installDefaults in class MetalToggleButtonUIprotected Color getSelectColor()
getSelectColor in class MetalToggleButtonUICopyright © 2016. All Rights Reserved.