public interface IHistoryCompareAdapter
HistoryPageSaveablePart
,
IHistoryPage
Modifier and Type | Method and Description |
---|---|
ICompareInput |
getCompareInput(Object object)
Returns an ICompareInput for the passed in object
|
void |
prepareInput(ICompareInput input,
CompareConfiguration configuration,
IProgressMonitor monitor)
Prepare the compare inpur for display.
|
ICompareInput getCompareInput(Object object)
object
- void prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor)
input
- the compare inputconfiguration
- the compare configurationmonitor
- a progress monitorGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.