|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupedDockAction | |
|---|---|
| bibliothek.gui.dock.action.actions | Contains a set of different DockActions
and supporting classes. |
| bibliothek.gui.dock.facile.action | Some DockActions used by Common. |
| bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation. |
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. |
| bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation,
and which are needed to interact with the station. |
| Uses of GroupedDockAction in bibliothek.gui.dock.action.actions |
|---|
| Subclasses of GroupedDockAction in bibliothek.gui.dock.action.actions | |
|---|---|
class |
GroupedButtonDockAction<K>
A GroupedDockAction that provides the functionality of
a ButtonDockAction. |
class |
GroupedDropDownItemAction<K,D extends SimpleDropDownItemAction>
An action that can be shown as child of a DropDownAction. |
class |
GroupedSelectableDockAction<K>
An action that can change between selected and not selected. |
static class |
GroupedSelectableDockAction.Check<K>
An action intended to use as type ActionType.CHECK |
static class |
GroupedSelectableDockAction.Radio<K>
An action intended to use as type ActionType.RADIO |
| Uses of GroupedDockAction in bibliothek.gui.dock.facile.action |
|---|
| Subclasses of GroupedDockAction in bibliothek.gui.dock.facile.action | |
|---|---|
class |
ReplaceAction
A DockAction that can replace a DockStation by it's only
child. |
| Uses of GroupedDockAction in bibliothek.gui.dock.station.flap |
|---|
| Subclasses of GroupedDockAction in bibliothek.gui.dock.station.flap | |
|---|---|
class |
FlapDockHoldToggle
This DockAction is shown together with the children of a
FlapDockStation, and allows to "stick" a Dockable. |
| Uses of GroupedDockAction in bibliothek.gui.dock.station.screen |
|---|
| Subclasses of GroupedDockAction in bibliothek.gui.dock.station.screen | |
|---|---|
class |
ScreenFullscreenAction
This DockAction is mainly used by the ScreenDockStation
to allow it's children to go into fullscreen-mode. |
| Uses of GroupedDockAction in bibliothek.gui.dock.station.split |
|---|
| Subclasses of GroupedDockAction in bibliothek.gui.dock.station.split | |
|---|---|
class |
SplitFullScreenAction
This DockAction is mainly used by the SplitDockStation
to allow it's children to get in fullscreen-mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||