|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultDockActionSource | |
|---|---|
| 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 DockActions
and supporting classes.The actions in this package will create views, which show Icons,
text, tooltips and other gimmicks. |
| bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation. |
| Uses of DefaultDockActionSource in bibliothek.gui |
|---|
| Methods in bibliothek.gui that return DefaultDockActionSource | |
|---|---|
DefaultDockActionSource |
DockFrontend.DockInfo.getSource()
Gets the DockActionSource which will be added to the offers
of the element. |
| Uses of DefaultDockActionSource in bibliothek.gui.dock |
|---|
| Methods in bibliothek.gui.dock that return DefaultDockActionSource | |
|---|---|
DefaultDockActionSource |
SplitDockStation.getDirectActionOffers(Dockable dockable)
|
| Uses of DefaultDockActionSource in bibliothek.gui.dock.action.actions |
|---|
| Methods in bibliothek.gui.dock.action.actions that return DefaultDockActionSource | |
|---|---|
DefaultDockActionSource |
SimpleDropDownAction.getSubActions(Dockable dockable)
|
| Uses of DefaultDockActionSource in bibliothek.gui.dock.station.flap |
|---|
| Subclasses of DefaultDockActionSource in bibliothek.gui.dock.station.flap | |
|---|---|
class |
FlapDockStationSource
This DockActionSource is used by the FlapDockStation to show the hold-action
for a Dockable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||