com.jtattoo.plaf
Class BaseBorders.ToolBarBorder
java.lang.Object
javax.swing.border.AbstractBorder
com.jtattoo.plaf.BaseBorders.ToolBarBorder
- All Implemented Interfaces:
- Serializable, Border, UIResource, SwingConstants
- Enclosing class:
- BaseBorders
public static class BaseBorders.ToolBarBorder
- extends AbstractBorder
- implements UIResource, SwingConstants
- See Also:
- Serialized Form
Fields inherited from interface javax.swing.SwingConstants |
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseBorders.ToolBarBorder
public BaseBorders.ToolBarBorder()
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
- Specified by:
paintBorder
in interface Border
- Overrides:
paintBorder
in class AbstractBorder
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets
in interface Border
- Overrides:
getBorderInsets
in class AbstractBorder
Copyright © 2011. All Rights Reserved.