Eclipse Platform
Release 3.2

Uses of Package
org.eclipse.ui.services

Packages that use org.eclipse.ui.services
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.commands   
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.intro Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.keys Provides support for integrating keys into the Eclipse workbench. 
org.eclipse.ui.navigator Provides the Common Navigator framework.  
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
org.eclipse.ui.services   
 

Classes in org.eclipse.ui.services used by org.eclipse.ui
IServiceLocator
           * A component with which one or more services are registered.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.commands
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.contexts
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
IServiceWithSources
           A service that responds to changes in one or more sources.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.handlers
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
IServiceWithSources
           A service that responds to changes in one or more sources.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.intro
IServiceLocator
           * A component with which one or more services are registered.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.keys
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.navigator
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.part
IServiceLocator
           * A component with which one or more services are registered.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.services
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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