java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.plaf.metal.MetalBorders.Flush3DBorder
- All Implemented Interfaces:
 Serializable,Border,UIResource
- Direct Known Subclasses:
 MetalBorders.TextFieldBorder
- Enclosing class:
 MetalBorders
The class represents the 3D border.
- 
Constructor Summary
Constructors - 
Method Summary
Methods declared in class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder 
- 
Constructor Details
- 
Flush3DBorder
public Flush3DBorder()Constructs aFlush3DBorder. 
 -