Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.team.core.diff.IDiffChangeEvent

Packages that use IDiffChangeEvent
org.eclipse.team.core.diff Application programming interfaces for working with diffs.  
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
 

Uses of IDiffChangeEvent in org.eclipse.team.core.diff
 

Methods in org.eclipse.team.core.diff with parameters of type IDiffChangeEvent
 void IDiffChangeListener.diffsChanged(IDiffChangeEvent event, IProgressMonitor monitor)
          The diff contained in the originating tree has changed.
 

Uses of IDiffChangeEvent in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping with parameters of type IDiffChangeEvent
 void SynchronizationContentProvider.diffsChanged(IDiffChangeEvent event, IProgressMonitor monitor)
           
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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