Use this label provider as a replacement for the {@link DecoratingLabelProvider} when decorating styled text labels.
The {@link DecoratingStyledCellLabelProvider} will try to evaluate the textdecoration added by the {@link ILabelDecorator} and will apply the stylereturned by {@link #getDecorationStyle(Object)}
The {@link ILabelDecorator} can optionally implement {@link IColorDecorator}and {@link IFontDecorator} to provide foreground and background color andfont decoration.
@since 3.4
|
|
|
|