Uses of Interface
org.eclipse.compare.INavigatable
Packages that use 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
Methods in org.eclipse.compare that return INavigatableModifier 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
Methods in org.eclipse.compare.internal that return INavigatableModifier and TypeMethodDescriptionprotected INavigatable[]
CompareEditorInputNavigator.getNavigatables()