public interface IFontProvider
IFontDecorator| Modifier and Type | Method and Description |
|---|---|
Font |
getFont(java.lang.Object element)
Provides a font for the given element.
|
Font getFont(java.lang.Object element)
element - the elementnull
to use the default font
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.