Eclipse Platform
2.0

Uses of Class
org.eclipse.compare.structuremergeviewer.DiffTreeViewer

Packages that use DiffTreeViewer
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. 
 

Uses of DiffTreeViewer in org.eclipse.compare.structuremergeviewer
 

Subclasses of DiffTreeViewer in org.eclipse.compare.structuremergeviewer
 class StructureDiffViewer
          A diff tree viewer that can be configured with a IStructureCreator to retrieve a hierarchical structure from the input object (an ICompareInput) and perform a two-way or three-way compare on it.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.