|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GroupKeyGenerator<K> | This class can create keys for Dockables. |
Class Summary | |
---|---|
AbstractStandardDockAction | An abstract implementation of the DockAction -interface. |
GroupedButtonDockAction<K> | A GroupedDockAction that provides the functionality of
a ButtonDockAction . |
GroupedDockAction<K,D extends SimpleDockAction> | A DockAction which classifies its Dockables
in groups. |
GroupedDropDownItemAction<K,D extends SimpleDropDownItemAction> | An action that can be shown as child of a DropDownAction . |
GroupedSelectableDockAction<K> | An action that can change between selected and not selected. |
GroupedSelectableDockAction.Check<K> | An action intended to use as type ActionType.CHECK |
GroupedSelectableDockAction.Radio<K> | An action intended to use as type ActionType.RADIO |
SelectableDockActionGroup | This class ensures that from a group of SelectableDockAction only one
is selected. |
SeparatorAction | A separator represents a space between actions. |
SimpleButtonAction | A ButtonDockAction that has the same properties for all
Dockables which use the action. |
SimpleDockAction | A simple implementation of DockAction . |
SimpleDropDownAction | A dropdown action that has the same properties for all Dockables. |
SimpleDropDownItemAction | An action that can be shown as child of a DropDownAction and
which has advanced information for the DropDownAction . |
SimpleMenuAction | An action that provides a menu which contains other actions. |
SimpleSelectableAction | A DockAction that has a state selected . |
SimpleSelectableAction.Check | A SimpleSelectableAction that is visualized as
a ActionType.CHECK . |
SimpleSelectableAction.Radio | A SimpleSelectableAction that is visualized as
a ActionType.RADIO . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |