|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleDropDownItemAction | |
---|---|
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock.action | The components dealing with the logic of DockAction s. |
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. |
Uses of SimpleDropDownItemAction in bibliothek.gui |
---|
Subclasses of SimpleDropDownItemAction in bibliothek.gui | |
---|---|
class |
DockFrontend.Hider
An object which is action and ActionGuard at the same time. |
Uses of SimpleDropDownItemAction in bibliothek.gui.dock.action |
---|
Subclasses of SimpleDropDownItemAction in bibliothek.gui.dock.action | |
---|---|
protected class |
StationChildrenActionSource.FocusAction
An action that can transfer the focus |
Uses of SimpleDropDownItemAction in bibliothek.gui.dock.action.actions |
---|
Classes in bibliothek.gui.dock.action.actions with type parameters of type SimpleDropDownItemAction | |
---|---|
class |
GroupedDropDownItemAction<K,D extends SimpleDropDownItemAction>
An action that can be shown as child of a DropDownAction . |
Subclasses of SimpleDropDownItemAction in bibliothek.gui.dock.action.actions | |
---|---|
class |
SimpleButtonAction
A ButtonDockAction that has the same properties for all
Dockables which use the action. |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |