Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.compare.contentmergeviewer

Packages that use org.eclipse.compare.contentmergeviewer
org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side.  
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data.  
 

Classes in org.eclipse.compare.contentmergeviewer used by org.eclipse.compare.contentmergeviewer
ContentMergeViewer
          An abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.
IFlushable
          Interface which provides the ability to flush the contents from the viewer model (for example, an IDocument for text based content) into the underlying compare model ( most likely an instance of IEditableContent).
ITokenComparator
          For performing a so-called "token compare" on a line of text.
 

Classes in org.eclipse.compare.contentmergeviewer used by org.eclipse.compare.structuremergeviewer
IDocumentRange
          Defines a subrange in a document.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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