Package bibliothek.gui.dock.common

A set of classes that can be used to create basic applications.

See: Description

Package bibliothek.gui.dock.common Description

A set of classes that can be used to create basic applications. The subset of DockingFrames allows to create clients capable of doing all the basic operations one does expect: minimizing, maximizing or put a Dockable out of the main-frame. Store and load the layout, hide and show Dockables.
Clients should start by creating a CControl as basic command central, then add new instances of SingleCDockable and MultipleCDockable to this control.