org.flexdock.plaf.common.border
Class CompoundEmptyBorder.MutableEmptyBorder
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.EmptyBorder
org.flexdock.plaf.common.border.CompoundEmptyBorder.MutableEmptyBorder
- All Implemented Interfaces:
- Serializable, Border
- Enclosing class:
- CompoundEmptyBorder
protected static class CompoundEmptyBorder.MutableEmptyBorder
- extends EmptyBorder
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundEmptyBorder.MutableEmptyBorder
public CompoundEmptyBorder.MutableEmptyBorder(int top,
int left,
int bottom,
int right)
CompoundEmptyBorder.MutableEmptyBorder
public CompoundEmptyBorder.MutableEmptyBorder(Insets borderInsets)