com.jtattoo.plaf
Class BaseBorders.ToolButtonBorder
java.lang.Object
com.jtattoo.plaf.BaseBorders.ToolButtonBorder
- All Implemented Interfaces:
- Border, UIResource
- Enclosing class:
- BaseBorders
public static class BaseBorders.ToolButtonBorder
- extends Object
- implements Border, UIResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseBorders.ToolButtonBorder
public BaseBorders.ToolButtonBorder()
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
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque
in interface Border
Copyright © 2011. All Rights Reserved.