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 input for display.
|
ICompareInput getCompareInput(Object object)
object
- the objectvoid prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor)
input
- the compare inputconfiguration
- the compare configurationmonitor
- a progress monitor
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.