Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package 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.

See:
           Description

Interface Summary
IHistoryCompareAdapter An adaptation for a history page for displaying comparisons triggered by history page selections.
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.
 

Class Summary
ElementLocalHistoryPageSource A history page source that can create history pages for a sub-element of a file.
HistoryPage Abstract HistoryPage class that keeps track of the history page site.
HistoryPageCompareEditorInput Displays a history page combined with the compare/merge infrastructure.
HistoryPageSaveablePart Deprecated. use HistoryPageCompareEditorInput
HistoryPageSource Abstract HistoryPageSource class.
RevisionAnnotationController Helper class that coordinates the selection behavior between an editor revision ruler and a history list such as one shown in the history view.
 

Package org.eclipse.team.ui.history Description

Application programming interfaces for working with history

Package Specification

This package specifies the API for providing history pages to the history view.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire