| Package | Description |
|---|---|
| org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
| org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
| org.eclipse.ui.menus |
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
|
| Class and Description |
|---|
| IWorkbenchContribution
Allow a menu contribution to be initialized with the appropriate service
locator.
|
| Class and Description |
|---|
| UIElement
Allow a command or application to provide feedback to a user through updating
a MenuItem or ToolItem.
|
| Class and Description |
|---|
| AbstractContributionFactory
ContributionFactories are used by the IMenuService to populate
ContributionManagers.
|
| CommandContributionItemParameter
A help class for the various parameters that can be used with command
contributions.
|
| IContributionRoot
Instances of this interface represent a position in the contribution
hierarchy into which
AbstractContributionFactory instances may insert
elements. |
| IWorkbenchWidget
Interface used for IWidget's contributed to the
Workbench.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.