sdl.test.ext.sfont
Class TestSFont2

java.lang.Object
  |
  +--sdl.test.ext.sfont.TestSFont1
        |
        +--sdl.test.ext.sfont.TestSFont2

public class TestSFont2
extends TestSFont1

Like TestSFont1, plus SFont text input


Field Summary
 
Fields inherited from class sdl.test.ext.sfont.TestSFont1
m_SDL
 
Constructor Summary
TestSFont2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runTest(java.lang.String name)
           
 
Methods inherited from class sdl.test.ext.sfont.TestSFont1
cleanSDL, initSDL, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSFont2

public TestSFont2()
Method Detail

runTest

public void runTest(java.lang.String name)
             throws java.lang.Exception
Overrides:
runTest in class TestSFont1
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception