Class PlasticBorders.TextFieldBorder
java.lang.Object
javax.swing.border.AbstractBorder
com.jgoodies.looks.plastic.PlasticBorders.Flush3DBorder
com.jgoodies.looks.plastic.PlasticBorders.TextFieldBorder
- All Implemented Interfaces:
Serializable, Border, UIResource
- Enclosing class:
PlasticBorders
- Version:
- $Revision: 1.15 $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaintBorder(Component c, Graphics g, int x, int y, int w, int h) Methods inherited from class PlasticBorders.Flush3DBorder
getBorderInsets, getBorderInsetsMethods inherited from class AbstractBorder
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
-
Constructor Details
-
TextFieldBorder
private TextFieldBorder()
-
-
Method Details
-
paintBorder
- Specified by:
paintBorderin interfaceBorder- Overrides:
paintBorderin classPlasticBorders.Flush3DBorder
-