view
Class MyFont.Test

java.lang.Object
  extended by view.MyFont.Test
Enclosing class:
MyFont

public static final class MyFont.Test
extends Object

Test font creation.


Constructor Summary
MyFont.Test()
           
 
Method Summary
static void main(String[] arg)
          The name, the integer style and the integer size are the command line arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyFont.Test

public MyFont.Test()
Method Detail

main

public static void main(String[] arg)
The name, the integer style and the integer size are the command line arguments.