Package org.eclipse.compare
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ICompareNavigator A ICompareNavigator is used to navigate through the individual differences of a CompareEditorInput.
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.
IResourceProvider No description provided.
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.
IViewerCreator A factory object for Viewer.
Classes
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.
CompareUI The class CompareUI defines the entry point to initiate a configurable compare operation on arbitrary resources.
CompareViewerPane A CompareViewerPane is a convenience class which installs a CLabel and a Toolbar in a ViewForm.
CompareViewerSwitchingPane A custom CompareViewerPane that supports dynamic viewer switching.
EditionSelectionDialog A dialog where one input element can be compared against a list of historic variants (editions) of the same input element.
HistoryItem A combination IFileState and ITypedElement that can be used as an input to a compare viewer or other places where an IStreamContentAccessor is needed.
NavigationAction A NavigationAction is used to navigate through the individual differences of a CompareEditorInput.
ResourceNode A ResourceNode wrappers an IResources so that it can be used as input for the differencing engine (interfaces IStructureComparator and ITypedElement) and the ReplaceWithEditionDialog (interfaces ITypedElement and IModificationDate).
Splitter The Splitter adds support for nesting to a SashForm.
ZipFileStructureCreator This implementation of the IStructureCreator interface makes the contents of a zip archive available as a hierarchical structure of IStructureComparators.
No description provided.