Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.ui.services

Packages that use org.eclipse.ui.services
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.  
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data.  
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface.  
org.eclipse.ui.commands Provides support for retrieving information on Commands from the workbench. 
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.menus Provides the public API and default implementation for contributing menu and toolbars to the menu service.  
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 for service support. 
 

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

Classes in org.eclipse.ui.services used by org.eclipse.compare.structuremergeviewer
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
IServiceLocator
           * A component with which one or more services are registered.
 

Classes in org.eclipse.ui.services used by org.eclipse.ui.actions
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.menus
IDisposable
           The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
IServiceLocator
           * A component with which one or more services are registered.
IServiceWithSources
           A service that responds to changes in one or more sources.
 

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.3

Guidelines for using Eclipse APIs.

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