Package | Description |
---|---|
bibliothek.gui.dock.common.action.core |
A set of
DockAction s that also implement
CommonDockAction . |
bibliothek.gui.dock.common.intern.action |
CAction s and supporting classes that are not intended for clients
to be used directly. |
Modifier and Type | Class and Description |
---|---|
class |
CommonSimpleCheckAction
A
SimpleSelectableAction that also implements CommonDockAction . |
class |
CommonSimpleRadioAction
A
SimpleSelectableAction that also implements CommonDockAction . |
Modifier and Type | Class and Description |
---|---|
class |
CSelectableAction<A extends CommonSelectableAction>
An action which is either selected or deselected.
|