Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.ui.navigator.IDescriptionProvider

Packages that use IDescriptionProvider
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
org.eclipse.ui.navigator Provides the Common Navigator framework.  
 

Uses of IDescriptionProvider in org.eclipse.team.ui.mapping
 

Classes in org.eclipse.team.ui.mapping that implement IDescriptionProvider
 class SynchronizationLabelProvider
          A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.
 

Uses of IDescriptionProvider in org.eclipse.ui.navigator
 

Subinterfaces of IDescriptionProvider in org.eclipse.ui.navigator
 interface ICommonLabelProvider
           A custom interface for Common Navigator extensions that either (1) require more information about the specific CommonViewer they are associated with, or (2) would like to return a custom description for use in the Status Bar.
 

Methods in org.eclipse.ui.navigator that return IDescriptionProvider
 IDescriptionProvider INavigatorContentService.createCommonDescriptionProvider()
           
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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