uic.themes
Class UICToolBarUI.Border
java.lang.Object
javax.swing.border.AbstractBorder
uic.themes.UICToolBarUI.Border
- All Implemented Interfaces:
- Border, Serializable, UIResource
- Enclosing class:
- UICToolBarUI
- public static class UICToolBarUI.Border
- extends AbstractBorder
- implements UIResource
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICToolBarUI.Border
public UICToolBarUI.Border()
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
- Specified by:
paintBorder
in interface Border
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets
in interface Border
getBorderInsets
public Insets getBorderInsets(Component c,
Insets newInsets)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence