public class DarkButtonUI extends MetalButtonUI
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 DarkButtonUI |
get() |
protected Color |
getSelectColor() |
void |
installDefaults(AbstractButton b) |
createButtonListener, createUI, getDisabledTextColor, getFocusColor, paintButtonPressed, paintFocus, paintText, uninstallDefaults, updateclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCountpublic static final Color COLOR_BG_SELECT
public static final Color COLOR_BG_DEFAULT
public static DarkButtonUI get()
public void installDefaults(AbstractButton b)
installDefaults in class MetalButtonUIprotected Color getSelectColor()
getSelectColor in class MetalButtonUICopyright © 2016. All Rights Reserved.