Uses of Class
org.eclipse.jface.resource.FontRegistry
Packages that use 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
Methods in org.eclipse.jface.resource that return FontRegistryModifier and TypeMethodDescriptionstatic FontRegistry
JFaceResources.getFontRegistry()
Returns the font registry for JFace itself.Methods in org.eclipse.jface.resource with parameters of type FontRegistryModifier and TypeMethodDescriptionstatic void
JFaceResources.setFontRegistry
(FontRegistry registry) Sets JFace's font registry to the given value. -
Uses of FontRegistry in org.eclipse.ui.themes
Methods in org.eclipse.ui.themes that return FontRegistry