sun.awt.pocketpc
Class PPCFontPeer

java.lang.Object
  extended by sun.awt.PlatformFont
      extended by sun.awt.pocketpc.PPCFontPeer
All Implemented Interfaces:
FontPeer

public class PPCFontPeer
extends PlatformFont


Field Summary
 
Fields inherited from class sun.awt.PlatformFont
aliasName, charsetRegistry, componentFonts, defaultChar, defaultFont, fprops, props, styleString
 
Method Summary
 CharToByteConverter getFontCharset(String charsetName, String fontName)
           
 
Methods inherited from class sun.awt.PlatformFont
getNativeName, makeMultiCharsetString, makeMultiCharsetString, mightHaveMultiFontMetrics, styleStr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFontCharset

public CharToByteConverter getFontCharset(String charsetName,
                                          String fontName)
Specified by:
getFontCharset in class PlatformFont