Serializable
Border
UIResource
public static class BasicBorders.FieldBorder extends AbstractBorder implements UIResource
protected Color
darkShadow
highlight
lightHighlight
shadow
FieldBorder(Color shadow, Color darkShadow, Color highlight, Color lightHighlight)
FieldBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Color shadow
protected Color darkShadow
protected Color highlight
protected Color lightHighlight
public FieldBorder(Color shadow, Color darkShadow, Color highlight, Color lightHighlight)