See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
DockController |
A controller connects all the
DockStation s, Dockable s 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.
|