Uses of Interface
org.eclipse.ui.INavigationHistory
Packages that use INavigationHistory
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of INavigationHistory in org.eclipse.ui
Methods in org.eclipse.ui that return INavigationHistoryModifier and TypeMethodDescriptionIWorkbenchPage.getNavigationHistory()
Returns the navigation history which manages a list of entries keeping the history of places (positions, selection and editors) the user visited making it easier to the user to move back and forward without losing context. -
Uses of INavigationHistory in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement INavigationHistoryModifier and TypeClassDescriptionclass
Implementation of the back and forward actions.Methods in org.eclipse.ui.internal that return INavigationHistory