Package bibliothek.gui.dock.common.intern.action
package bibliothek.gui.dock.common.intern.action
CActions and supporting classes that are not intended for clients
to be used directly. Clients should prefer using the classes from the package bibliothek.gui.dock.common.action.-
ClassDescriptionThis
DockActionImportanceOrdersearches for the annotationDockActionImportancewhich may be added to aCActionor to aDockAction.ThisDockActionSourcehandlesCActions.ThisButtonContentFiltersearches forCDecorateableActions and decides whether their text is shownCDecorateableAction<A extends CommonDecoratableDockAction>An action which has text, icons and other decorations.This listener is added to aCDecorateableActionand is informed if the property of the action changed.CDropDownItem<A extends CommonDropDownItem>An action which can be child of a dropdown-menu.This action is intended to change theExtendedModeof aCDockableby callingCDockable.setExtendedMode(ExtendedMode).An action source that observes oneCDockableand either adds or removes a close-action from itself.CSelectableAction<A extends CommonSelectableAction>An action which is either selected or deselected.