Eclipse Platform
2.0

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

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

Uses of SubContributionManager in org.eclipse.jface.action
 

Subclasses of SubContributionManager in org.eclipse.jface.action
 class SubMenuManager
          A SubMenuManager is used to define a set of contribution items within a parent manager.
 class SubStatusLineManager
          A SubStatusLineManager is used to define a set of contribution items within a parent manager.
 class SubToolBarManager
          A SubToolBarManager monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.
 


Eclipse Platform
2.0

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