Uses of Package
org.eclipse.ui.menus
-
Packages that use org.eclipse.ui.menus 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. -
Classes in org.eclipse.ui.menus used by org.eclipse.debug.ui.actions Class Description IWorkbenchContribution Allow a menu contribution to be initialized with the appropriate service locator. -
Classes in org.eclipse.ui.menus used by org.eclipse.ui.commands Class Description UIElement Allow a command or application to provide feedback to a user through updating a MenuItem or ToolItem. -
Classes in org.eclipse.ui.menus used by org.eclipse.ui.menus Class 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 whichAbstractContributionFactory
instances may insert elements.IWorkbenchWidget Interface used for IWidget's contributed to the Workbench.