Uses of Class
org.eclipse.jface.resource.FontRegistry
Package
Description
Provides support for managing resources such as SWT
fonts and images.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of FontRegistry in org.eclipse.jface.resource
Modifier and TypeMethodDescriptionstatic FontRegistry
JFaceResources.getFontRegistry()
Returns the font registry for JFace itself.Modifier and TypeMethodDescriptionstatic void
JFaceResources.setFontRegistry
(FontRegistry registry) Sets JFace's font registry to the given value. -
Uses of FontRegistry in org.eclipse.ui.themes