Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- javax.swing.plaf.ComponentUI
 
- 
- javax.swing.plaf.ButtonUI
 
- 
- javax.swing.plaf.basic.BasicButtonUI
 
- 
- javax.swing.plaf.metal.MetalButtonUI
 
- 
- com.jgoodies.looks.plastic.PlasticButtonUI
 
- 
- oracle.bali.ewt.olaf2.OracleButtonUI
 
- 
- oracle.javatools.ui.plaf.theme.ThemedButtonUI
 
 
 
 
 
 
 
 
- 
- 
Field Summary
- 
Fields inherited from class javax.swing.plaf.metal.MetalButtonUI
disabledTextColor, focusColor, selectColor 
- 
Fields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset 
 
- 
Method Summary
Methods 
| 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)  | 
- 
Methods inherited from class oracle.bali.ewt.olaf2.OracleButtonUI
createButtonListener 
- 
Methods inherited from class com.jgoodies.looks.plastic.PlasticButtonUI
is3D, isToolBarButton, paintFocus 
- 
Methods inherited from class javax.swing.plaf.metal.MetalButtonUI
getDisabledTextColor, getFocusColor, getSelectColor, paintText, uninstallDefaults 
- 
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI 
- 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
ThemedButtonUI
public ThemedButtonUI()
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.