Package com.jtattoo.plaf.graphite.border
Class ButtonBorder
java.lang.Object
com.jtattoo.plaf.graphite.border.ButtonBorder
- All Implemented Interfaces:
Border,UIResource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBorderInsets(Component c, Insets borderInsets) booleanvoidpaintBorder(Component c, Graphics g, int x, int y, int w, int h)
-
Constructor Details
-
ButtonBorder
public ButtonBorder()
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
getBorderInsets
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-