Eclipse Platform
2.0

Uses of Package
org.eclipse.compare

Packages that use org.eclipse.compare
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. 
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 used by org.eclipse.compare
BufferedContent
          Abstract implementation for a buffered IStreamContentAccessor.
CompareViewerPane
          A CompareViewerPane is a convenience class which installs a CLabel and a Toolbar in a ViewForm.
IContentChangeNotifier
          Interface common to all objects that provide a means for registering for content change notification.
IEditableContent
          Common interface for objects with editable contents.
IModificationDate
          Common interface for objects with a modification date.
IPropertyChangeNotifier
          Interface common to all objects that provide a means for registering for property change notification.
IStreamContentAccessor
          An IStreamContentAccessor object represents a set of bytes which can be accessed by means of a stream.
ITypedElement
          Interface for getting the name, image, and type for an object.
 

Classes in org.eclipse.compare used by org.eclipse.compare.contentmergeviewer
IPropertyChangeNotifier
          Interface common to all objects that provide a means for registering for property change notification.
 

Classes in org.eclipse.compare used by org.eclipse.compare.structuremergeviewer
IEditableContent
          Common interface for objects with editable contents.
IStreamContentAccessor
          An IStreamContentAccessor object represents a set of bytes which can be accessed by means of a stream.
ITypedElement
          Interface for getting the name, image, and type for an object.
 


Eclipse Platform
2.0

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