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
public static class MetalBorders.Flush3DBorder extends AbstractBorder implements UIResource
The class represents the 3D border.
- See Also:
- Serialized Form
Constructor Summary
Constructor | Description |
---|---|
Flush3DBorder() |
Method Summary
Methods declared in class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
Flush3DBorder
public Flush3DBorder()