Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.team.ui.history

Packages that use org.eclipse.team.ui.history
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.history Application programming interfaces for working with history Package Specification This package specifies the API for providing history pages to the history view. 
 

Classes in org.eclipse.team.ui.history used by org.eclipse.team.ui
IHistoryPageSource
          Interface to an object which is capable of supplying a history page for display by the history view or other views, dialogs or editors that wish to display the history of an object.
IHistoryView
          This interface provides a way for clients to request the History View to display the history for a given object.
 

Classes in org.eclipse.team.ui.history used by org.eclipse.team.ui.history
HistoryPageSource
          Abstract HistoryPageSource class.
IHistoryPage
          Interface for pages that appear in the team history view.
IHistoryPageSite
          A site which provides access to the context in which this page is being displayed.
IHistoryPageSource
          Interface to an object which is capable of supplying a history page for display by the history view or other views, dialogs or editors that wish to display the history of an object.
IHistoryView
          This interface provides a way for clients to request the History View to display the history for a given object.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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