All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jHelp.htmlFontCache

java.lang.Object
   |
   +----java.util.Dictionary
           |
           +----java.util.Hashtable
                   |
                   +----jHelp.htmlFontCache

public class htmlFontCache
extends Hashtable

Constructor Index

 o htmlFontCache()

Method Index

 o getCachedFont(String, int, int)

Constructors

 o htmlFontCache
 public htmlFontCache()

Methods

 o getCachedFont
 public Font getCachedFont(String face,
                           int style,
                           int size)

All Packages  Class Hierarchy  This Package  Previous  Next  Index