Class ResizableBorder

  • All Implemented Interfaces:
    Serializable, Border

    public class ResizableBorder
    extends AbstractBorder
    The resizable border is mainly designed to bed used with mutable annotation in the UI but suspect it could be used for after content manipulation. Like other Swing Borders the same instance can be used on multiple components.
    Since:
    4.0
    See Also:
    Serialized Form