|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.image.tools.ListFonts
The ListFonts tool prints out of a list of all fonts available to AWT. These fonts can be used as the font name in an ImageGenerator XML document, or as a "font-family" value for a server-side style in an Ocelot XSS document.
Constructor Summary | |
ListFonts()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Lists all fonts on the system. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListFonts()
Method Detail |
public static void main(java.lang.String[] args)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |