Eclipse Platform
Release 3.7

Uses of Interface
org.eclipse.team.core.mapping.ISynchronizationScopeChangeListener

Packages that use ISynchronizationScopeChangeListener
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings. 
 

Uses of ISynchronizationScopeChangeListener in org.eclipse.team.core.mapping
 

Methods in org.eclipse.team.core.mapping with parameters of type ISynchronizationScopeChangeListener
 void ISynchronizationScope.addScopeChangeListener(ISynchronizationScopeChangeListener listener)
          Add a scope change listener that will get invoked when a property of the receiver changes.
 void ISynchronizationScope.removeScopeChangeListener(ISynchronizationScopeChangeListener listener)
          Remove a scope change listener.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

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