Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
Modifier and Type | Method and Description |
---|---|
ICompareInputLabelProvider |
CompareConfiguration.getLabelProvider()
Return the label provider that is used to determine the
text and labels return by this compare configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CompareConfiguration.setDefaultLabelProvider(ICompareInputLabelProvider labelProvider)
Set the default label provider for this configuration.
|
void |
CompareConfiguration.setLabelProvider(ICompareInput input,
ICompareInputLabelProvider labelProvider)
Set the label provider for the given compare input.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.