public class PrimaryButtonUI
extends com.jgoodies.looks.plastic.PlasticButtonUI
ButtonUI for primary buttons in the DataCleaner user interface.disabledTextColor, focusColor, selectColordefaultTextIconGap, defaultTextShiftOffset| Modifier and Type | Method and Description |
|---|---|
static PrimaryButtonUI |
get() |
protected Color |
getDisabledTextColor() |
protected Color |
getSelectColor() |
void |
installDefaults(AbstractButton b) |
protected boolean |
is3D(AbstractButton b) |
createUI, isToolBarButton, paintFocus, updatecreateButtonListener, getFocusColor, paintButtonPressed, paintText, uninstallDefaultsclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCountpublic static PrimaryButtonUI get()
protected boolean is3D(AbstractButton b)
is3D in class com.jgoodies.looks.plastic.PlasticButtonUIpublic void installDefaults(AbstractButton b)
installDefaults in class com.jgoodies.looks.plastic.PlasticButtonUIprotected Color getDisabledTextColor()
getDisabledTextColor in class MetalButtonUIprotected Color getSelectColor()
getSelectColor in class MetalButtonUICopyright © 2016. All Rights Reserved.