com.jtattoo.plaf.acryl
Class AcrylBorders.SpinnerBorder
java.lang.Object
javax.swing.border.AbstractBorder
com.jtattoo.plaf.acryl.AcrylBorders.SpinnerBorder
- All Implemented Interfaces:
- Serializable, Border, UIResource
- Enclosing class:
- AcrylBorders
public static class AcrylBorders.SpinnerBorder
- 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 |
AcrylBorders.SpinnerBorder
public AcrylBorders.SpinnerBorder()
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height)
- 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.