Class GlobalPane

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable

    public class GlobalPane
    extends JComponent
    The GlobalPane is a component that offers side-windows in addition to a desktop or content area. The pane offers four area to add content. Content is provided via Category-objects, which carry the actual JComponent as well as some metadata (icons, text and the minimized-state).
    Author:
    Thomas Morgner.
    See Also:
    Serialized Form