public class GenericButtonUI
extends com.jgoodies.looks.plastic.PlasticButtonUI
disabledTextColor, focusColor, selectColordefaultTextIconGap, defaultTextShiftOffset| Constructor and Description |
|---|
GenericButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent b) |
void |
installDefaults(AbstractButton b) |
protected void |
paintButtonPressed(Graphics g,
AbstractButton b) |
void |
update(Graphics g,
JComponent c) |
is3D, isToolBarButton, paintFocuscreateButtonListener, getDisabledTextColor, getFocusColor, getSelectColor, paintText, uninstallDefaultsclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCountpublic static ComponentUI createUI(JComponent b)
public void installDefaults(AbstractButton b)
installDefaults in class com.jgoodies.looks.plastic.PlasticButtonUIpublic void update(Graphics g, JComponent c)
update in class com.jgoodies.looks.plastic.PlasticButtonUIprotected void paintButtonPressed(Graphics g, AbstractButton b)
paintButtonPressed in class MetalButtonUICopyright © 2001–2019 Apache Cayenne. All rights reserved.