Package | Description |
---|---|
bibliothek.gui.dock.common.action |
Contains different
DockAction s and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockable s. |
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
bibliothek.gui.dock.common.intern.action |
CAction s and supporting classes that are not intended for clients
to be used directly. |
Class and Description |
---|
CDecorateableAction
An action which has text, icons and other decorations.
|
CDropDownItem
An action which can be child of a dropdown-menu.
|
CSelectableAction
An action which is either selected or deselected.
|
Class and Description |
---|
CDecorateableAction
An action which has text, icons and other decorations.
|
CDropDownItem
An action which can be child of a dropdown-menu.
|
CExtendedModeAction
This action is intended to change the
ExtendedMode of a
CDockable by calling CDockable.setExtendedMode(ExtendedMode) . |
CExtendedModeAction.Action
The internal representation of a
CExtendedModeAction . |
Class and Description |
---|
CActionSource
This
DockActionSource handles CAction s. |
CloseActionSource
An action source that observes one
CDockable and either adds
or removes a close-action from itself. |
Class and Description |
---|
CDecorateableAction
An action which has text, icons and other decorations.
|
CDecorateableActionListener
This listener is added to a
CDecorateableAction and is informed if the property
of the action changed. |
CDropDownItem
An action which can be child of a dropdown-menu.
|
CExtendedModeAction.Action
The internal representation of a
CExtendedModeAction . |