Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Question about TreeViewer

Hi,
Currently, the ILabelProvider.getText() function will only return a plain text. Is there any way to show different font in the tree item label, for example, can I have part of it to be bold? I expect some function as ILabelProvider.getHTML().

Thanks

jml

Back to the top