Package bibliothek.gui.dock.station.stack

Interface Summary
CombinedTab A tab of a CombinedStackDockComponent.
StackDockComponent A StackDockComponent is a Component that can show other Components.
 

Class Summary
CombinedStackDockComponent<C extends CombinedTab> A StackDockComponent which is a combination of other components.
DefaultStackDockComponent The standard-implementation of StackDockComponent.
StackDockProperty A StackDockProperty stores the location of a Dockable on a StackDockStation.
StackDockPropertyFactory A factory which creates instances of StackDockProperty.
StackDockStationFactory A DockFactory that can read and write instances of StackDockStation.