Class BorderLayout

  • All Implemented Interfaces:
    Serializable

    @Entity
    public class BorderLayout
    extends Layout
    This class is the representation of an border layout, where components are anchored in (predefined) regions, which are stored in the regions property.

    The order of the regions should match the order of the corresponding CompositeModule.getSubModules().

    Author:
    Nils Bühner
    See Also:
    Serialized Form