public interface ISynchronizerChangeListener
ThreeWaySynchronizer
when the synchronization state of one or more resources has changed.ThreeWaySynchronizer
Modifier and Type | Method and Description |
---|---|
void |
syncStateChanged(IResource[] resources)
Notification of synchronization state changes for the given resources.
|
void syncStateChanged(IResource[] resources)
ThreeWaySynchronizer
that generated
this event to determine the new synchronization state.resources
- the resources whose synchronization state has changedGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.