Package editor.tabpane
Class StandardTabBorder
java.lang.Object
editor.tabpane.StandardTabBorder
- All Implemented Interfaces:
Border
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ITabbooleanvoidpaintBorder(Component c, Graphics g, int x, int y, int width, int height)
-
Constructor Details
-
StandardTabBorder
public StandardTabBorder()
-
-
Method Details
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-
getBorderPoly
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
getTabFromComponent
-