Uses of Class
org.eclipse.compare.internal.ViewerDescriptor
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
-
Uses of ViewerDescriptor in org.eclipse.compare
Modifier and TypeMethodDescriptionCompareEditorInput.getContentViewerDescriptor()
CompareEditorInput.getStructureViewerDescriptor()
Modifier and TypeMethodDescriptionvoid
CompareEditorInput.setContentViewerDescriptor
(ViewerDescriptor vd) void
CompareEditorInput.setStructureViewerDescriptor
(ViewerDescriptor vd) -
Uses of ViewerDescriptor in org.eclipse.compare.internal
Modifier and TypeMethodDescriptionCompareUIPlugin.findContentViewerDescriptor
(Viewer oldViewer, Object in, CompareConfiguration cc) CompareUIPlugin.findStructureViewerDescriptor
(Viewer oldViewer, ICompareInput input, CompareConfiguration configuration)