Package | Description |
---|---|
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
Class and Description |
---|
CBlank
An action which is never visible, can be used as placeholder
or in cases where an action would normally be required and
null
would be replaced by a default action. |
CCloseAction.Action
Internal representation of the
CCloseAction , just calls
CCloseAction.close(CDockable) when triggered. |