- 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
public static class MetalBorders.Flush3DBorder extends AbstractBorder implements UIResource
The class represents the 3D border.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Flush3DBorder()
-
Method Summary
-
Methods declared in class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder
-
-