Uses of Class
org.eclipse.jface.action.ContributionManager
Packages that use ContributionManager
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
-
Uses of ContributionManager in org.eclipse.jface.action
Subclasses of ContributionManager in org.eclipse.jface.actionModifier and TypeClassDescriptionclassA cool bar manager is a contribution manager which realizes itself and its items in a cool bar control.classA menu manager is a contribution manager which realizes itself and its items in a menu control; either as a menu bar, a sub-menu, or a context menu.classA status line manager is a contribution manager which realizes itself and its items in a status line control.classA tool bar manager is a contribution manager which realizes itself and its items in a tool bar control. -
Uses of ContributionManager in org.eclipse.ui.internal
Subclasses of ContributionManager in org.eclipse.ui.internal