Package com.jtattoo.plaf.aluminium
Class AluminiumBorders.ButtonBorder
java.lang.Object
com.jtattoo.plaf.aluminium.AluminiumBorders.ButtonBorder
- All Implemented Interfaces:
Border
,UIResource
- Enclosing class:
AluminiumBorders
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBorderInsets
(Component c, Insets borderInsets) boolean
void
paintBorder
(Component c, Graphics g, int x, int y, int w, int h)
-
Constructor Details
-
ButtonBorder
public ButtonBorder()
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsets
in interfaceBorder
-
getBorderInsets
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaque
in interfaceBorder
-
paintBorder
- Specified by:
paintBorder
in interfaceBorder
-