Package mgui.interfaces.layouts

  • Interface Summary
    Interface Description
    CategoryObject  
  • Class Summary
    Class Description
    CategoryLayout
    Extends LineLayout to provide collapsible categories.
    CategoryLayoutConstraints
    Extension of to include a category identifier String.
    CategoryTitle
    A title for a category using the CategoryLayout layout.
    InterfaceLayoutFrame
    Frame to display a print layout window
    InterfaceLayoutPanel
    Interface panel allowing interaction with a 2D Layout object.
    InterfaceLayoutWindow
    Provides a window panel which specifies (via InterfaceLayoutObject) and renders a layout containing graphical objects from existing windows or objects.
    LayoutDocument
    Implements the top-level container for a 2D layout, containing renderable items within a fixed coordinate system (document coordinates/units).
    LayoutItem
    Specifies an element to be rendered in a InterfaceLayoutDocument.
    LineLayout
    Layout which provides a basic functionality for rendering components on horizontal lines.
    LineLayoutConstraints