public static class DelegatingStyledCellLabelProvider.ColorProvider extends DelegatingStyledCellLabelProvider
IStyledLabelProvider itself provides for colors.DelegatingStyledCellLabelProvider.ColorProvider, DelegatingStyledCellLabelProvider.FontAndColorProvider, DelegatingStyledCellLabelProvider.FontProvider| Constructor and Description |
|---|
DelegatingStyledCellLabelProvider.ColorProvider(IStyledLabelProvider styledLabelProvider)
Construct an instance that wraps the given styled label provider.
|
getBackground, getColumnImage, getColumnText, getFont, getForeground, getTextpublic DelegatingStyledCellLabelProvider.ColorProvider(IStyledLabelProvider styledLabelProvider)
label and for table label
if the given styledLabelProvider does not implement itself the proper interfaces.styledLabelProvider - the styled label provider to be wrapped