| Package | Description |
|---|---|
| bibliothek.gui.dock.common.action |
Contains different
DockActions and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockables. |
| 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 |
CActions 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 CActions. |
| 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. |
Copyright © 2018. All rights reserved.