Uses of Class
org.eclipse.jface.action.ContributionItem
Packages that use ContributionItem
Package
Description
Provides a set of actions related to running and debugging applications.
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of ContributionItem in org.eclipse.debug.ui.actions
Subclasses of ContributionItem in org.eclipse.debug.ui.actionsModifier and TypeClassDescriptionclassBreakpoint ruler pop-up action that creates a sub-menu to select the currently active breakpoint type. -
Uses of ContributionItem in org.eclipse.jface.action
Subclasses of ContributionItem in org.eclipse.jface.actionModifier and TypeClassDescriptionclassAbstract superclass for group marker classes.classA contribution item which delegates to an action.classAn abstract contribution item implementation for adding an arbitrary SWT control to a tool bar.classA group marker is a special kind of contribution item denoting the beginning of a group.classA separator is a special kind of contribution item which acts as a visual separator and, optionally, acts as a group marker.classA contribution item to be used with status line managers.classTheToolBarContributionItemclass provides a wrapper for tool bar managers when used in cool bar managers. -
Uses of ContributionItem in org.eclipse.ui.actions
Subclasses of ContributionItem in org.eclipse.ui.actionsModifier and TypeClassDescriptionclassABaseNewWizardMenuis used to populate a menu manager with New Wizard actions for the current perspective's new wizard shortcuts, including an Other... action to open the new wizard dialog.classA compound contribution is a contribution item consisting of a dynamic list of contribution items.classANewWizardMenuaugmentsBaseNewWizardMenuwith IDE-specific actions: New Project...classDeprecated.Workbench no longer exposes the concept of "pages" in the user ui model.classDeprecated.See IWorkbench.showPerspective methods.classDeprecated.See IWorkbench.showPerspective methods.classA menu for opening files in the workbench.classA menu for perspective selection. -
Uses of ContributionItem in org.eclipse.ui.part
Subclasses of ContributionItem in org.eclipse.ui.partModifier and TypeClassDescriptionclassA group marker used by EditorActionBars to delineate CoolItem groups. -
Uses of ContributionItem in org.eclipse.ui.texteditor
Subclasses of ContributionItem in org.eclipse.ui.texteditorModifier and TypeClassDescriptionclassContribution item for the status line.