Eclipse Platform
Release 3.1

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.
 

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

Guidelines for using Eclipse APIs.

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