Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.jface.resource.FontRegistry

Packages that use FontRegistry
org.eclipse.jface.resource Provides support for managing resources such as SWT fonts and images.  
org.eclipse.ui.themes 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 FontRegistry
static FontRegistry JFaceResources.getFontRegistry()
          Returns the font registry for JFace itself.
 

Methods in org.eclipse.jface.resource with parameters of type FontRegistry
static 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
 FontRegistry ITheme.getFontRegistry()
          Return this themes font registry.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.