Package com._1c.g5.v8.dt.compare.ui.mergeviewer
package com._1c.g5.v8.dt.compare.ui.mergeviewer
-
ClassDescriptionInterface for objects used as input to a two-way or three-way for the three side text merge viewer.A factory to create
ThreeSideTextMergeViewer
instance.An object capable of providing instances ofThreeSideTextMergeViewer
.This is a dialog that can host aThreeSideTextMergeEditorInput
.A text merge operations which can present its results in a special editor.The default implementtaion ofIThreeSideTextMergeInput
.A three side text merge viewer allows clients to compare and merge textual document via running 2-/3-way compare algorithms.AThreeSideTextMergeViewerPanel
is a class which installs aCLabel
and aToolbar
in aViewForm
, that supports dynamic merge viewer switching.