Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.INavigationHistory

Packages that use INavigationHistory
org.eclipse.ui 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 INavigationHistory
 INavigationHistory IWorkbenchPage.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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.