Package editor.tabpane
Class StandardTabBorder
java.lang.Object
editor.tabpane.StandardTabBorder
- All Implemented Interfaces:
Border
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ITab
boolean
void
paintBorder
(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:
isBorderOpaque
in interfaceBorder
-
getBorderPoly
-
paintBorder
- Specified by:
paintBorder
in interfaceBorder
-
getBorderInsets
- Specified by:
getBorderInsets
in interfaceBorder
-
getTabFromComponent
-