Uses of Class
org.eclipse.jface.action.SubContributionManager
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
-
Uses of SubContributionManager in org.eclipse.jface.action
Modifier and TypeClassDescriptionclass
ASubCoolBarManager
monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.class
ASubMenuManager
is used to define a set of contribution items within a parent manager.class
ASubStatusLineManager
is used to define a set of contribution items within a parent manager.class
ASubToolBarManager
monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit. -
Uses of SubContributionManager in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
AnEditorMenuManager
is used to sort the contributions made by an editor so that they always appear after the action sets.class
AnEditorMenuManager
is used to sort the contributions made by an editor so that they always appear after the action sets.