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.core |
A set of
DockAction s that also implement
CommonDockAction . |
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
bibliothek.gui.dock.common.intern.action |
CAction s and supporting classes that are not intended for clients
to be used directly. |
Class and Description |
---|
CommonDecoratableDockAction
The combination of a
CommonDockAction and a SharingStandardDockAction , does not introduce
any new methods or fields.This is the interface any DockAction that is used by a CDecorateableAction must implement. |
CommonDockAction
A
DockAction that is used by a CAction . |
CommonDropDownItem
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction , this interface
does not add any new methods or fields.DockAction s used by the CDropDownItem must implement this interface. |
CommonSimpleButtonAction
An implementation of a
SimpleButtonAction that also implements CommonDockAction . |
CommonSimpleCheckAction
A
SimpleSelectableAction that also implements CommonDockAction . |
CommonSimpleRadioAction
A
SimpleSelectableAction that also implements CommonDockAction . |
Class and Description |
---|
CommonDecoratableDockAction
The combination of a
CommonDockAction and a SharingStandardDockAction , does not introduce
any new methods or fields.This is the interface any DockAction that is used by a CDecorateableAction must implement. |
CommonDockAction
A
DockAction that is used by a CAction . |
CommonDropDownItem
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction , this interface
does not add any new methods or fields.DockAction s used by the CDropDownItem must implement this interface. |
CommonSelectableAction
A combination of
SharingSelectableDockAction and CommonDockAction , does not add
any new methods or fields.This is the interface a DockAction must implement if used by CSelectableAction . |
Class and Description |
---|
CommonDecoratableDockAction
The combination of a
CommonDockAction and a SharingStandardDockAction , does not introduce
any new methods or fields.This is the interface any DockAction that is used by a CDecorateableAction must implement. |
CommonDockAction
A
DockAction that is used by a CAction . |
CommonDropDownItem
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction , this interface
does not add any new methods or fields.DockAction s used by the CDropDownItem must implement this interface. |
Class and Description |
---|
CommonDecoratableDockAction
The combination of a
CommonDockAction and a SharingStandardDockAction , does not introduce
any new methods or fields.This is the interface any DockAction that is used by a CDecorateableAction must implement. |
CommonDockAction
A
DockAction that is used by a CAction . |
CommonDropDownItem
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction , this interface
does not add any new methods or fields.DockAction s used by the CDropDownItem must implement this interface. |
CommonSelectableAction
A combination of
SharingSelectableDockAction and CommonDockAction , does not add
any new methods or fields.This is the interface a DockAction must implement if used by CSelectableAction . |
CommonSimpleButtonAction
An implementation of a
SimpleButtonAction that also implements CommonDockAction . |