public final class ThemedButtonUI
extends oracle.bali.ewt.olaf2.OracleButtonUI
| Constructor and Description |
|---|
ThemedButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent component)
Create ThemedButtonUI.
|
void |
installDefaults(javax.swing.AbstractButton b) |
protected void |
paintButtonPressed(java.awt.Graphics g, javax.swing.AbstractButton b) |
protected void |
paintThemeBackground(java.awt.Graphics g, javax.swing.JComponent c) |
void |
update(java.awt.Graphics g, javax.swing.JComponent c) |
is3D, isToolBarButton, paintFocusgetDisabledTextColor, getFocusColor, getSelectColor, paintText, uninstallDefaultsclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
public void installDefaults(javax.swing.AbstractButton b)
installDefaults in class com.jgoodies.looks.plastic.PlasticButtonUI
public void update(java.awt.Graphics g,
javax.swing.JComponent c)
update in class com.jgoodies.looks.plastic.PlasticButtonUI
protected void paintThemeBackground(java.awt.Graphics g,
javax.swing.JComponent c)
protected void paintButtonPressed(java.awt.Graphics g,
javax.swing.AbstractButton b)
paintButtonPressed in class javax.swing.plaf.metal.MetalButtonUI