Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.action.ContributionManager

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

Uses of ContributionManager in org.eclipse.jface.action
 

Subclasses of ContributionManager in org.eclipse.jface.action
 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 StatusLineManager
          A status line manager is a contribution manager which realizes itself and its items in a status line control.
 class ToolBarManager
          A tool bar manager is a contribution manager which realizes itself and its items in a tool bar control.
 


Eclipse Platform
2.0

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