Uses of Interface
org.eclipse.compare.INavigatable
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
-
Uses of INavigatable in org.eclipse.compare
Modifier and TypeMethodDescriptionprotected abstract INavigatable[]
CompareNavigator.getNavigatables()
protected final INavigatable
CompareNavigator.getNavigator
(Object object) Returns theINavigatable
for the given object if the object adapts toINavigatable
. -
Uses of INavigatable in org.eclipse.compare.internal
Modifier and TypeMethodDescriptionprotected INavigatable[]
CompareEditorInputNavigator.getNavigatables()