testtool.Main
Class QuestionTimer

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

public class QuestionTimer
extends Timer

QuestionTimer is the timer for individual questions *


Field Summary
protected  boolean id
           
protected  int tr
           
 
Fields inherited from class testtool.Main.Timer
isDisplayed_, timeRemaining_
 
Constructor Summary
QuestionTimer()
          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

QuestionTimer

public QuestionTimer()
Default Constructor