Uses of Interface
org.eclipse.compare.contentmergeviewer.IFlushable
Package
Description
Support for compare and merge viewers which show the
content side-by-side.
-
Uses of IFlushable in org.eclipse.compare.contentmergeviewer
Modifier and TypeClassDescriptionclass
An abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.class
A text merge viewer uses theRangeDifferencer
to perform a textual, line-by-line comparison of two (or three) input documents. -
Uses of IFlushable in org.eclipse.compare.internal