Uses of Interface
bibliothek.gui.dock.common.action.core.CommonSelectableAction
Packages that use CommonSelectableAction
Package
Description
A set of
DockActions that also implement
CommonDockAction.CActions and supporting classes that are not intended for clients
to be used directly.-
Uses of CommonSelectableAction in bibliothek.gui.dock.common.action.core
Classes in bibliothek.gui.dock.common.action.core that implement CommonSelectableActionModifier and TypeClassDescriptionclassASimpleSelectableActionthat also implementsCommonDockAction.classASimpleSelectableActionthat also implementsCommonDockAction. -
Uses of CommonSelectableAction in bibliothek.gui.dock.common.intern.action
Classes in bibliothek.gui.dock.common.intern.action with type parameters of type CommonSelectableActionModifier and TypeClassDescriptionclassCSelectableAction<A extends CommonSelectableAction>An action which is either selected or deselected.