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.intern.action |
CAction s and supporting classes that are not intended for clients
to be used directly. |
Modifier and Type | Class and Description |
---|---|
class |
CPanelPopup.PanelPopup
A custom action shows some dialog or window when triggered
|
Modifier and Type | Method and Description |
---|---|
protected void |
CButton.init(CommonSimpleButtonAction action) |
Constructor and Description |
---|
CButton(CommonSimpleButtonAction action)
Creates and initializes this button.
|
Modifier and Type | Class and Description |
---|---|
class |
CExtendedModeAction.Action
The internal representation of a
CExtendedModeAction . |