Package bibliothek.gui.dock.common.intern.action

Class Summary
CActionOffer An ActionOffer that searches for CommonDockables and asks them for their sources.
CDropDownItem An action which can be child of a dropdown-menu.
CExtendedModeAction This action is intended to change the CDockable.ExtendedMode of a CDockable by calling CDockable.setExtendedMode(ExtendedMode).
CloseActionSource An action source that observes one CDockable and either adds or removes a close-action from itself.
CSelectableAction An action which is either selected or deselected.
CSeparator Represents a line separating some groups of CActions.