Eclipse Platform
Release 3.1

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

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

Uses of SubContributionItem in org.eclipse.jface.action
 

Methods in org.eclipse.jface.action that return SubContributionItem
protected  SubContributionItem SubContributionManager.wrap(IContributionItem item)
          Wraps a contribution item in a sub contribution item, and returns the new wrapper.
 

Methods in org.eclipse.jface.action with parameters of type SubContributionItem
protected  void SubContributionManager.itemAdded(IContributionItem item, SubContributionItem wrap)
          Notifies that an item has been added.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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