testtool.Main
Class TestTimer

java.lang.Object
  extended by testtool.Main.Timer
      extended by testtool.Main.TestTimer

public class TestTimer
extends Timer

TestTimer is the timer for the whole test *


Field Summary
protected  boolean id
           
protected  int tr
           
 
Fields inherited from class testtool.Main.Timer
isDisplayed_, timeRemaining_
 
Constructor Summary
TestTimer()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tr

protected int tr

id

protected boolean id
Constructor Detail

TestTimer

public TestTimer()
Default Constructor