public class DefaultButtonUI extends MetalButtonUI
ButtonUI for default buttons in the DataCleaner user interface.disabledTextColor, focusColor, selectColordefaultTextIconGap, defaultTextShiftOffset| Modifier and Type | Method and Description |
|---|---|
static DefaultButtonUI |
get() |
protected Color |
getDisabledTextColor() |
protected Color |
getSelectColor() |
void |
installDefaults(AbstractButton b) |
createButtonListener, createUI, 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 DefaultButtonUI get()
public void installDefaults(AbstractButton b)
installDefaults in class MetalButtonUIprotected Color getDisabledTextColor()
getDisabledTextColor in class MetalButtonUIprotected Color getSelectColor()
getSelectColor in class MetalButtonUICopyright © 2016. All Rights Reserved.