Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.team.core.variants.ISynchronizerChangeListener

Packages that use ISynchronizerChangeListener
org.eclipse.team.core.variants Application programming interfaces for accessing and managing resource variants.  
 

Uses of ISynchronizerChangeListener in org.eclipse.team.core.variants
 

Classes in org.eclipse.team.core.variants that implement ISynchronizerChangeListener
 class ThreeWaySubscriber
          A resource variant tree subscriber whose trees use an underlying ThreeWaySycnrhonizer to store and manage the synchronization state for the local workspace.
 

Methods in org.eclipse.team.core.variants with parameters of type ISynchronizerChangeListener
 void ThreeWaySynchronizer.addListener(ISynchronizerChangeListener listener)
          Adds a listener to this synchronizer.
 void ThreeWaySynchronizer.removeListener(ISynchronizerChangeListener listener)
          Removes a listener previously registered with this synchronizer.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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