Uses of Interface
org.eclipse.compare.contentmergeviewer.IFlushable
-
Packages that use IFlushable Package Description org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side. -
-
Uses of IFlushable in org.eclipse.compare.contentmergeviewer
Classes in org.eclipse.compare.contentmergeviewer that implement IFlushable Modifier and Type Class Description classContentMergeViewerAn abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.classTextMergeViewerA text merge viewer uses theRangeDifferencerto perform a textual, line-by-line comparison of two (or three) input documents.
-