Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.services.IServiceWithSources

Packages that use IServiceWithSources
org.eclipse.ui.contexts Provides support for integrating contexts into the Eclipse workbench. 
org.eclipse.ui.handlers Provides support for integrating handlers into the Eclipse workbench. 
org.eclipse.ui.menus Provides the public API and default implementation for contributing menu and toolbars to the menu service.  
 

Uses of IServiceWithSources in org.eclipse.ui.contexts
 

Subinterfaces of IServiceWithSources in org.eclipse.ui.contexts
 interface IContextService
           Provides services related to contexts in the Eclipse workbench.
 

Uses of IServiceWithSources in org.eclipse.ui.handlers
 

Subinterfaces of IServiceWithSources in org.eclipse.ui.handlers
 interface IHandlerService
           Provides services related to activating and deactivating handlers within the workbench.
 

Uses of IServiceWithSources in org.eclipse.ui.menus
 

Subinterfaces of IServiceWithSources in org.eclipse.ui.menus
 interface IMenuService
           Provides services related to the menu architecture within the workbench.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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