Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider

Packages that use AbstractSynchronizeLabelProvider
org.eclipse.ltk.ui.refactoring.model Application programming interface to provide model integration for refactoring histories. 
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.  
 

Uses of AbstractSynchronizeLabelProvider in org.eclipse.ltk.ui.refactoring.model
 

Subclasses of AbstractSynchronizeLabelProvider in org.eclipse.ltk.ui.refactoring.model
 class AbstractSynchronizationLabelProvider
          Partial implementation of a refactoring-aware synchronization label provider.
 

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

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


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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