Class PRSBorderImpl
java.lang.Object
net.thevpc.common.swing.border.PRSBorderImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidpaintBorder(Component c, Graphics g, int x, int y, int width, int height) voidvoidupdate(MessageSet messageSet)
-
Constructor Details
-
PRSBorderImpl
-
-
Method Details
-
update
-
update
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-