Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.jface.menus.IWidget

Packages that use IWidget
org.eclipse.jface.menus Provides support for trim specification.  
org.eclipse.ui.menus Provides the public API and default implementation for contributed Trim widgets. 
 

Uses of IWidget in org.eclipse.jface.menus
 

Classes in org.eclipse.jface.menus that implement IWidget
 class AbstractTrimWidget
          This extension to the IWidget interface allows clients adding elements to the trim to receive notifications if the User moves the widget to another trim area.
 

Uses of IWidget in org.eclipse.ui.menus
 

Subinterfaces of IWidget in org.eclipse.ui.menus
 interface IWorkbenchWidget
          Interface used for IWidget's contributed to the Workbench.
 

Classes in org.eclipse.ui.menus that implement IWidget
 class AbstractWorkbenchTrimWidget
          Extension for trim widgets contributed to the workbench.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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