Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.team.core.synchronize.ISyncInfoSetChangeEvent

Packages that use ISyncInfoSetChangeEvent
org.eclipse.team.core.synchronize Application programming interfaces for managing synchronization state. 
 

Uses of ISyncInfoSetChangeEvent in org.eclipse.team.core.synchronize
 

Subinterfaces of ISyncInfoSetChangeEvent in org.eclipse.team.core.synchronize
 interface ISyncInfoTreeChangeEvent
          This is a change event that provides access to changes in subtrees that contain the out-of-sync resources.
 

Classes in org.eclipse.team.core.synchronize that implement ISyncInfoSetChangeEvent
 class SyncInfoSetChangeEvent
          This event keeps track of the changes in a SyncInfoSet
 

Methods in org.eclipse.team.core.synchronize with parameters of type ISyncInfoSetChangeEvent
 void ISyncInfoSetChangeListener.syncInfoChanged(ISyncInfoSetChangeEvent event, IProgressMonitor monitor)
          Sent when a SyncInfoSet changes.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.