Eclipse Platform
2.0

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

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

Uses of IToolBarManager in org.eclipse.jface.action
 

Classes in org.eclipse.jface.action that implement IToolBarManager
 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.
 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.