Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.action.IMenuManager

Packages that use IMenuManager
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines. 
 

Uses of IMenuManager in org.eclipse.jface.action
 

Classes in org.eclipse.jface.action that implement IMenuManager
 class MenuManager
          A 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.
 class SubMenuManager
          A SubMenuManager is used to define a set of contribution items within a parent manager.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.