public class PrimaryButtonUI
extends com.jgoodies.looks.plastic.PlasticButtonUI
ButtonUI for primary buttons in the DataCleaner user interface.| Modifier and Type | Method and Description |
|---|---|
static PrimaryButtonUI |
get() |
protected java.awt.Color |
getDisabledTextColor() |
protected java.awt.Color |
getSelectColor() |
void |
installDefaults(javax.swing.AbstractButton b) |
protected boolean |
is3D(javax.swing.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, uninstallUIpublic static PrimaryButtonUI get()
protected boolean is3D(javax.swing.AbstractButton b)
is3D in class com.jgoodies.looks.plastic.PlasticButtonUIpublic void installDefaults(javax.swing.AbstractButton b)
installDefaults in class com.jgoodies.looks.plastic.PlasticButtonUIprotected java.awt.Color getDisabledTextColor()
getDisabledTextColor in class javax.swing.plaf.metal.MetalButtonUIprotected java.awt.Color getSelectColor()
getSelectColor in class javax.swing.plaf.metal.MetalButtonUICopyright © 2015. All Rights Reserved.