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 INavigatableCompareNavigator.getNavigator(Object object) Returns theINavigatablefor 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()