|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
oracle.ide.controls.ToolButtonUI
ToolButtonUI...
ToolButton| Field Summary |
| Fields inherited from class javax.swing.plaf.basic.BasicButtonUI |
defaultTextIconGap, defaultTextShiftOffset |
| Constructor Summary | |
ToolButtonUI()
Deprecated. |
|
| Method Summary | |
protected void |
clearTextShiftOffset()
Deprecated. |
protected javax.swing.plaf.basic.BasicButtonListener |
createButtonListener(javax.swing.AbstractButton b)
Deprecated. |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Deprecated. |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c)
Deprecated. |
protected java.lang.String |
getPropertyPrefix()
Deprecated. |
protected static java.awt.Dimension |
getToolbarButtonPreferredSize(javax.swing.AbstractButton b,
int textIconGap)
Deprecated. |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Deprecated. |
protected void |
paintButtonPressed(java.awt.Graphics g,
javax.swing.AbstractButton b)
Deprecated. |
protected void |
paintIcon(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle iconRect)
Deprecated. |
protected void |
paintText(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle textRect,
java.lang.String text)
Deprecated. |
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
getDefaultTextIconGap, getMaximumSize, getMinimumSize, getTextShiftOffset, installDefaults, installKeyboardActions, installListeners, installUI, paintFocus, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ToolButtonUI()
| Method Detail |
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
protected javax.swing.plaf.basic.BasicButtonListener createButtonListener(javax.swing.AbstractButton b)
protected java.lang.String getPropertyPrefix()
protected void paintButtonPressed(java.awt.Graphics g,
javax.swing.AbstractButton b)
protected void paintIcon(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle iconRect)
protected void paintText(java.awt.Graphics g,
javax.swing.JComponent c,
java.awt.Rectangle textRect,
java.lang.String text)
protected void clearTextShiftOffset()
protected static java.awt.Dimension getToolbarButtonPreferredSize(javax.swing.AbstractButton b,
int textIconGap)
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.