Interface | Description |
---|---|
ActionMenuView | |
ComparePopupManager | |
CompareToolTipProvider |
Interface to providers of difference block tooltips over the wedge compare view.
|
CustomHorizontalScrollView |
A compare view that uses a custom horizontal scrollbar implements this
interface.
|
EditableView | Deprecated
included in release 11.1.1.2.0 (Shepherd), to be removed in
11.1.2.0.0 (Sherman); replaced by extending
BaseCompareView . |
EditorPaneView |
Interface implemented by compare views which host one or more instances
of
BasicEditorPane . |
NavigableConflictsView | Deprecated
included in release 11.1.1.2.0 (Shepherd), to be removed in
11.1.2.0.0 (Sherman); replaced by extending
BaseCompareView . |
NavigableView |
A CompareView that provides support for navigating between
differences implements this interface.
|
SplitPanelView | Deprecated
included in release 11.1.1.2.0 (Shepherd), to be removed in
11.1.2.0.0 (Sherman); replaced by extending
BaseCompareView . |
StatusView | |
ToolTipView | Deprecated
included in release 11.1.1.2.0 (Shepherd), to be removed in
11.1.2.0.0 (Sherman); replaced by extending
BaseCompareView . |
ViewEditListener |
View edit listener interface.
|
Class | Description |
---|---|
BaseCompareView | |
BaseOverview | |
ColorConstants | |
CompareViewAnnotate | |
CompareViewDecoration | |
CompareViewUtil | |
DiffGutter | |
InlineCodeHighlighter | |
SequenceCompareView | |
SequenceCompareView.OverviewComponent |
The overview component provides a guide to the entire diff, indicating
all changes in the document using colored blocks.
|
SplitPanel |
A splittable panel used for compare / merge.
|
SplitPanelLayout |
A custom layout manager for a two or three pane split compare / merge window.
|
ViewEdit |
Undoable view edit event wrapper class.
|
ViewEditEvent |
View edit event class.
|
ViewMemento |
Memento class capturing the difference state of a compare model, for view
implementations.
|
Enum | Description |
---|---|
BaseCompareView.ContributorBias |