public final class ThemedToggleButtonUI
extends com.jgoodies.looks.plastic.PlasticToggleButtonUI
| Constructor and Description |
|---|
ThemedToggleButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent component)
Create OracleButtonUI.
|
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, paint, paintFocusgetDisabledTextColor, getFocusColor, getSelectColor, paintIcon, paintText, uninstallDefaultsgetPropertyPrefix, getTextShiftOffsetclearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, installUI, 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.PlasticToggleButtonUI
public void update(java.awt.Graphics g,
javax.swing.JComponent c)
update in class com.jgoodies.looks.plastic.PlasticToggleButtonUI
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.MetalToggleButtonUI