Package bibliothek.gui.dock.common.action.core
package bibliothek.gui.dock.common.action.core
A set of
DockActions that also implement
CommonDockAction. These actions are used to feed the CActions.-
ClassDescriptionThe combination of a
CommonDockActionand aSharingStandardDockAction, does not introduce any new methods or fields.
This is the interface anyDockActionthat is used by aCDecorateableActionmust implement.ADockActionthat is used by aCAction.A combination ofSharingDropDownItemActionandCommonDecoratableDockAction, this interface does not add any new methods or fields.
DockActions used by theCDropDownItemmust implement this interface.A combination ofSharingSelectableDockActionandCommonDockAction, does not add any new methods or fields.
This is the interface aDockActionmust implement if used byCSelectableAction.ASeparatorActionimplementing theCommonDockActioninterface.An implementation of aSimpleButtonActionthat also implementsCommonDockAction.ASimpleSelectableActionthat also implementsCommonDockAction.An implementation of aSimpleDropDownActionalso implementingCommonDockAction.ASimpleMenuActionimplementingCommonDockAction.ASimpleSelectableActionthat also implementsCommonDockAction.