Uses of Package
bibliothek.gui.dock.common.intern.action
Packages that use bibliothek.gui.dock.common.intern.action
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 more complex actions that can be directly used.
Classes and interfaces used internally.
CActions and supporting classes that are not intended for clients
to be used directly.-
Classes in bibliothek.gui.dock.common.intern.action used by bibliothek.gui.dock.common.actionClassDescriptionAn action which has text, icons and other decorations.An action which can be child of a dropdown-menu.An action which is either selected or deselected.
-
Classes in bibliothek.gui.dock.common.intern.action used by bibliothek.gui.dock.common.action.predefinedClassDescriptionAn action which has text, icons and other decorations.An action which can be child of a dropdown-menu.This action is intended to change the
ExtendedModeof aCDockableby callingCDockable.setExtendedMode(ExtendedMode).The internal representation of aCExtendedModeAction. -
Classes in bibliothek.gui.dock.common.intern.action used by bibliothek.gui.dock.common.internClassDescriptionThis
DockActionSourcehandlesCActions.An action source that observes oneCDockableand either adds or removes a close-action from itself. -
Classes in bibliothek.gui.dock.common.intern.action used by bibliothek.gui.dock.common.intern.actionClassDescriptionAn action which has text, icons and other decorations.This listener is added to a
CDecorateableActionand is informed if the property of the action changed.An action which can be child of a dropdown-menu.The internal representation of aCExtendedModeAction.