|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
org.eclipse.team.ui.synchronize | Contains the team synchronization presentation framework and support for the Synchronize View. |
Classes in org.eclipse.compare used by org.eclipse.compare | |
BufferedContent
Abstract implementation for a buffered IStreamContentAccessor. | |
CompareConfiguration
A CompareConfiguration object controls various UI aspects of compare/merge viewers like title labels and images, or whether a side of a merge viewer is editable. | |
CompareEditorInput
A compare operation which can present its results in a special editor. | |
CompareViewerPane
A CompareViewerPane is a convenience class which installs a CLabel and a Toolbar in a ViewForm. | |
IContentChangeListener
An IContentChangeListener is informed about content changes of a IContentChangeNotifier. | |
IContentChangeNotifier
Interface common to all objects that provide a means for registering for content change notification. | |
IEditableContent
Common interface for objects with editable contents. | |
IEncodedStreamContentAccessor
Extension for IStreamContentAccessor. | |
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. | |
IStreamMerger
This interface defines a single operation for performing a three-way merge on three input streams. | |
ITypedElement
Interface for getting the name, image, and type for an object. |
Classes in org.eclipse.compare used by org.eclipse.compare.contentmergeviewer | |
CompareConfiguration
A CompareConfiguration object controls various UI aspects of compare/merge viewers like title labels and images, or whether a side of a merge viewer is editable. | |
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 | |
CompareConfiguration
A CompareConfiguration object controls various UI aspects of compare/merge viewers like title labels and images, or whether a side of a merge viewer is editable. | |
IContentChangeNotifier
Interface common to all objects that provide a means for registering for content change notification. | |
IEditableContent
Common interface for objects with editable contents. | |
IEncodedStreamContentAccessor
Extension for IStreamContentAccessor. | |
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.team.ui.synchronize | |
CompareConfiguration
A CompareConfiguration object controls various UI aspects of compare/merge viewers like title labels and images, or whether a side of a merge viewer is editable. | |
CompareEditorInput
A compare operation which can present its results in a special editor. | |
IContentChangeListener
An IContentChangeListener is informed about content changes of a IContentChangeNotifier. | |
IContentChangeNotifier
Interface common to all objects that provide a means for registering for content change notification. | |
IPropertyChangeNotifier
Interface common to all objects that provide a means for registering for property change notification. | |
ITypedElement
Interface for getting the name, image, and type for an object. |
|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.