|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Listener for synchronization scope changes.
Clients may implement this interface.
ISynchronizationScope| Method Summary | |
|---|---|
void |
scopeChanged(ISynchronizationScope scope,
org.eclipse.core.resources.mapping.ResourceMapping[] newMappings,
org.eclipse.core.resources.mapping.ResourceTraversal[] newTraversals)
Notification that the scope has changed. |
| Method Detail |
public void scopeChanged(ISynchronizationScope scope,
org.eclipse.core.resources.mapping.ResourceMapping[] newMappings,
org.eclipse.core.resources.mapping.ResourceTraversal[] newTraversals)
scope - the scope that has changednewTraversals - the new traversals (may be empty)newMappings - the new mappings (may be empty)
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.