Package bibliothek.gui.dock.station

Interface Summary
OrientedDockStation An oriented dockstation is a station where dockables are oriented either vertically or horizontally.
OrientingDockStation A DockStation where the children have an orientation.
OrientingDockStationListener A listener that is added to an OrientingDockStation.
 

Class Summary
OrientationObserver The OrientationObserver adds itself as OrientingDockStationListener to the first OrientingDockStation that is found as parent of a specific Dockable.
OrientingDockStationEvent An event fired by an OrientedDockStation if one or many children changed their orientation.
ToolbarMiniButton A BasicMiniButton with custom borders, to be shown on the titlbar of a toolbar.
ToolbarTabDockStation A StackDockStation modified such that it can show toolbar items.
ToolbarTabDockStationFactory A factory creating new ToolbarTabDockStations.