Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.ui.menus

Packages that use org.eclipse.ui.menus
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.ui.commands
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
AbstractContributionFactory
          ContributionFactories are used by the IMenuService to populate ContributionManagers.
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.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.