Eclipse Platform
Release 3.3

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 Package Specification This package specifies the API for working with resources 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.3

Guidelines for using Eclipse APIs.

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