org.flexdock.plaf.common.border
protected static class CompoundEmptyBorder.MutableEmptyBorder extends EmptyBorder
bottom, left, right, top
Constructor and Description |
---|
CompoundEmptyBorder.MutableEmptyBorder(Insets borderInsets) |
CompoundEmptyBorder.MutableEmptyBorder(int top,
int left,
int bottom,
int right) |
getBorderInsets, getBorderInsets, getBorderInsets, isBorderOpaque, paintBorder
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle
public CompoundEmptyBorder.MutableEmptyBorder(int top, int left, int bottom, int right)
public CompoundEmptyBorder.MutableEmptyBorder(Insets borderInsets)