|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--display.SoftFont
Constructor Summary | |
SoftFont()
|
Method Summary | |
void |
drawChar(java.awt.Graphics g,
char c,
int x,
int y,
int cw,
int ch)
|
boolean |
inSoftFont(char c)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SoftFont()
Method Detail |
public boolean inSoftFont(char c)
public void drawChar(java.awt.Graphics g, char c, int x, int y, int cw, int ch)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |