Uses of Interface
bibliothek.gui.dock.common.action.core.CommonDecoratableDockAction
Packages that use CommonDecoratableDockAction
Package
Description
Contains different
DockActions and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockables.A set of
DockActions that also implement
CommonDockAction.A set of more complex actions that can be directly used.
CActions and supporting classes that are not intended for clients
to be used directly.-
Uses of CommonDecoratableDockAction in bibliothek.gui.dock.common.action
Classes in bibliothek.gui.dock.common.action that implement CommonDecoratableDockActionModifier and TypeClassDescriptionclassA custom action shows some dialog or window when triggered -
Uses of CommonDecoratableDockAction in bibliothek.gui.dock.common.action.core
Subinterfaces of CommonDecoratableDockAction in bibliothek.gui.dock.common.action.coreModifier and TypeInterfaceDescriptioninterfaceA combination ofSharingDropDownItemActionandCommonDecoratableDockAction, this interface does not add any new methods or fields.
DockActions used by theCDropDownItemmust implement this interface.interfaceA combination ofSharingSelectableDockActionandCommonDockAction, does not add any new methods or fields.
This is the interface aDockActionmust implement if used byCSelectableAction.Classes in bibliothek.gui.dock.common.action.core that implement CommonDecoratableDockActionModifier and TypeClassDescriptionclassAn implementation of aSimpleButtonActionthat also implementsCommonDockAction.classASimpleSelectableActionthat also implementsCommonDockAction.classAn implementation of aSimpleDropDownActionalso implementingCommonDockAction.classASimpleMenuActionimplementingCommonDockAction.classASimpleSelectableActionthat also implementsCommonDockAction. -
Uses of CommonDecoratableDockAction in bibliothek.gui.dock.common.action.predefined
Classes in bibliothek.gui.dock.common.action.predefined that implement CommonDecoratableDockActionModifier and TypeClassDescriptionclassInternal representation of theCCloseAction, just callsCCloseAction.close(CDockable)when triggered. -
Uses of CommonDecoratableDockAction in bibliothek.gui.dock.common.intern.action
Classes in bibliothek.gui.dock.common.intern.action with type parameters of type CommonDecoratableDockActionModifier and TypeClassDescriptionclassCDecorateableAction<A extends CommonDecoratableDockAction>An action which has text, icons and other decorations.Classes in bibliothek.gui.dock.common.intern.action that implement CommonDecoratableDockAction