Uses of Interface
org.eclipse.ui.INavigationHistory
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of INavigationHistory in org.eclipse.ui
Modifier 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
Modifier and TypeClassDescriptionclass
Implementation of the back and forward actions.