Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image.tools
Class ListFonts

java.lang.Object
  |
  +--oracle.cabo.image.tools.ListFonts

public class ListFonts
extends java.lang.Object

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

ListFonts

public ListFonts()
Method Detail

main

public static void main(java.lang.String[] args)
Lists all fonts on the system.

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.