Eclipse Platform
2.1

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. 
 

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.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.