Package | Description |
---|---|
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.action.actions |
Contains a set of different
DockAction s
and supporting classes.The actions in this package will create views, which show Icon s,
text, tooltips and other gimmicks. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Method and Description |
---|---|
DefaultDockActionSource |
DockFrontend.DockInfo.getSource()
Gets the
DockActionSource which will be added to the offers
of the element . |
Modifier and Type | Method and Description |
---|---|
DefaultDockActionSource |
SplitDockStation.getDirectActionOffers(Dockable dockable) |
Modifier and Type | Method and Description |
---|---|
DefaultDockActionSource |
SimpleDropDownAction.getSubActions(Dockable dockable) |
Modifier and Type | Class and Description |
---|---|
class |
FlapDockStationSource
|