public static class DelegatingStyledCellLabelProvider.FontProvider extends DelegatingStyledCellLabelProvider
IStyledLabelProvider itself provides for fonts.DelegatingStyledCellLabelProvider.ColorProvider, DelegatingStyledCellLabelProvider.FontAndColorProvider, DelegatingStyledCellLabelProvider.FontProvider| Constructor and Description |
|---|
DelegatingStyledCellLabelProvider.FontProvider(IStyledLabelProvider styledLabelProvider)
Construct an instance that wraps the given styled label provider.
|
getBackground, getColumnImage, getColumnText, getFont, getForeground, getTextpublic DelegatingStyledCellLabelProvider.FontProvider(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