ukacgla_HTMLMulti
Class TestUI

java.lang.Object
  |
  +--ukacgla_HTMLMulti.TestUI

public class TestUI
extends java.lang.Object

Generates user interface for the applet. This will display a single question at a time.


Constructor Summary
TestUI(TestEngine testEngine, javax.swing.JApplet test)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUI

public TestUI(TestEngine testEngine,
              javax.swing.JApplet test)