Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Modifier and Type | Class and Description |
---|---|
class |
CompareNavigator
Supports cross-pane navigation through the differences of a compare container.
|
Modifier and Type | Method and Description |
---|---|
ICompareNavigator |
ICompareContainer.getNavigator()
Return the
ICompareNavigator associated with this container or null
if the container does not have a global navigator. |
ICompareNavigator |
CompareEditorInput.getNavigator() |
Modifier and Type | Method and Description |
---|---|
ICompareNavigator |
SyncInfoCompareInput.getNavigator() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.