|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Diff change listener that reports changes in an IDiffTree
.
Clients may implement this interface.
IDiffTree
Method Summary | |
---|---|
void |
diffsChanged(IDiffChangeEvent event,
IProgressMonitor monitor)
The diff contained in the originating tree has changed. |
void |
propertyChanged(IDiffTree tree,
int property,
IPath[] paths)
The given property has changed for the given paths. |
Method Detail |
public void diffsChanged(IDiffChangeEvent event, IProgressMonitor monitor)
event
- the change eventmonitor
- a progress monitorpublic void propertyChanged(IDiffTree tree, int property, IPath[] paths)
tree
- the tree for which the property changedproperty
- the propertypaths
- the paths
|
Eclipse Platform Release 3.3 |
|||||||||||
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, 2007. All rights reserved.