public interface IFontDecorator
IFontProvider| Modifier and Type | Method and Description |
|---|---|
Font |
decorateFont(java.lang.Object element)
Return the font for element or
null if there
is not one. |
Font decorateFont(java.lang.Object element)
null if there
is not one.element - null
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.