Eclipse Platform
Release 3.2

org.eclipse.team.ui.history
Interface IHistoryCompareAdapter


public interface IHistoryCompareAdapter

Used to display the contents of an IHistoryPage in a dialog

Since:
3.2
See Also:
HistoryPageSaveablePart, IHistoryPage

Method Summary
 ICompareInput getCompareInput(Object object)
          Returns an ICompareInput for the passed in object
 

Method Detail

getCompareInput

public ICompareInput getCompareInput(Object object)
Returns an ICompareInput for the passed in object

Parameters:
object -
Returns:
returns an ICompareInput

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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