public class CharFont extends java.lang.Object
int
boldFontId
char
c
fontId
CharFont(char ch, int f)
CharFont(char ch, int f, int bf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public char c
public int fontId
public int boldFontId
public CharFont(char ch, int f)
public CharFont(char ch, int f, int bf)