Existing label providers can be enhanced by implementing {@link DelegatingStyledCellLabelProvider.IStyledLabelProvider} so they can beused in viewers with styled labels.
The {@link DelegatingStyledCellLabelProvider.IStyledLabelProvider} canoptionally implement {@link IColorProvider} and {@link IFontProvider} toprovide foreground and background color and a default font.
@since 3.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|