Uses of Interface
org.eclipse.compare.ICompareNavigator
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of ICompareNavigator in org.eclipse.compare
Modifier and TypeClassDescriptionclass
Supports cross-pane navigation through the differences of a compare container.Modifier and TypeMethodDescriptionCompareEditorInput.getNavigator()
ICompareContainer.getNavigator()
Return theICompareNavigator
associated with this container ornull
if the container does not have a global navigator. -
Uses of ICompareNavigator in org.eclipse.compare.internal
Modifier and TypeClassDescriptionclass
Supports cross-pane navigation through the differences contained in aCompareEditorInput
or a similar type of compare container. -
Uses of ICompareNavigator in org.eclipse.team.ui.synchronize