Package bibliothek.gui

The high level interfaces of the framework and the most often used classes.

See:
          Description

Interface Summary
Dockable A Dockable is a window which can be dragged around by the user.
DockStation A DockStation is some area (e.g.
DockTheme A theme describes how a DockStation looks like, which DockTitle are selected, and other behavior.
 

Class Summary
DockController A controller connects all the DockStations, Dockables and other objects that play together in this framework.
DockFrontend A DockFrontend provides some methods to handle the storage of various layouts.
DockFrontend.RootInfo Stores information about a root-station.
DockUI A list of icons, text and methods used by the framework.
 

Package bibliothek.gui Description

The high level interfaces of the framework and the most often used classes.