|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.infoglue.cms.util.graphics.FontSaver
| Constructor Summary | |
FontSaver()
|
|
| Method Summary | |
static java.awt.Font |
create(java.lang.String name,
int style,
int size)
Works just like the Font Constructor: Creates a new font with the specified name, style and point size. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FontSaver()
| Method Detail |
public static java.awt.Font create(java.lang.String name,
int style,
int size)
name - the font namestyle - the constant style usedsize - the point size of the font
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||