Class MetalBorders.Flush3DBorder
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 SummaryConstructors
- 
Method SummaryMethods declared in class javax.swing.border.AbstractBordergetBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder
- 
Constructor Details- 
Flush3DBorderpublic Flush3DBorder()Constructs aFlush3DBorder.
 
-