Package org.eclipse.compare
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| 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. |