[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: org.eclipse.ui.themes manage font's color

Hi,

you can access the font registry via:
PlatformUI.getWorkbench().getThemeManager()
and get your font definition, which you can use for your widgets.