| Package | Description |
|---|---|
| bibliothek.gui.dock.action |
The components dealing with the logic of
DockActions. |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
StationChildrenActionSource.FocusAction
An action that can transfer the focus
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSelectableAction
A
DockAction that has a state selected. |
static class |
SimpleSelectableAction.Check
A
SimpleSelectableAction that is visualized as
a ActionType.CHECK. |
static class |
SimpleSelectableAction.Radio
A
SimpleSelectableAction that is visualized as
a ActionType.RADIO. |
Copyright © 2017 Docking Frames. All rights reserved.