|
kAWT Version 0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.FontMetrics
Constructor Summary | |
protected |
FontMetrics(Font font)
|
Method Summary | |
int |
getHeight()
|
int |
stringWidth(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected FontMetrics(Font font)
Method Detail |
public int stringWidth(java.lang.String s)
public int getHeight()
|
kAWT Version 0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |