Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.javatools.ui.plaf.theme
Class ThemedToolBarButtonUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by javax.swing.plaf.basic.BasicButtonUI
              extended by javax.swing.plaf.metal.MetalButtonUI
                  extended by com.jgoodies.looks.plastic.PlasticButtonUI
                      extended by oracle.bali.ewt.olaf2.OracleButtonUI
                          extended by oracle.javatools.ui.plaf.IconicButtonUI
                              extended by oracle.javatools.ui.plaf.theme.ThemedToolBarButtonUI

public class ThemedToolBarButtonUI
extends IconicButtonUI

UI delegate for toolbar buttons.


Field Summary
 
Fields inherited from class oracle.javatools.ui.plaf.IconicButtonUI
ACTION_PROPERTY_TINY, CLIENT_PROPERTY_ACTIVE
 
Fields inherited from class javax.swing.plaf.metal.MetalButtonUI
disabledTextColor, focusColor, selectColor
 
Fields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset
 
Constructor Summary
ThemedToolBarButtonUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
           
 
Methods inherited from class oracle.javatools.ui.plaf.IconicButtonUI
install, installDefaults, installListeners, paint, paintButtonPressed, paintFocus, paintThemeBackground, uninstallListeners, updateCursor
 
Methods inherited from class oracle.bali.ewt.olaf2.OracleButtonUI
createButtonListener
 
Methods inherited from class com.jgoodies.looks.plastic.PlasticButtonUI
is3D, isToolBarButton, update
 
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, installUI, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, 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

ThemedToolBarButtonUI

public ThemedToolBarButtonUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.