| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 titlebar of
a toolbar. |
| ToolbarTabDockStation |
A
StackDockStation modified such that it can show toolbar items. |
| ToolbarTabDockStationFactory |
A factory creating new
ToolbarTabDockStations. |
Copyright © 2018. All rights reserved.