Eclipse Platform
Release 3.2

org.eclipse.team.ui.history
Class HistoryPage

java.lang.Object
  extended byorg.eclipse.ui.part.Page
      extended byorg.eclipse.team.ui.history.HistoryPage
All Implemented Interfaces:
IAdaptable, IHistoryPage, IPage, IPageBookViewPage

public abstract class HistoryPage
extends Page
implements IHistoryPage, IAdaptable

Abstract HistoryPage class.

Since:
3.2
See Also:
IHistoryPage

Constructor Summary
HistoryPage()
           
 
Methods inherited from class org.eclipse.ui.part.Page
createControl, dispose, getControl, getSite, init, makeContributions, setActionBars, setFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.team.ui.history.IHistoryPage
canShowHistoryFor, getHistoryPageSite, getName, refresh, setSite, showHistory
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Constructor Detail

HistoryPage

public HistoryPage()

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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