testtool.Main
Class Timer

java.lang.Object
  extended by testtool.Main.Timer
Direct Known Subclasses:
QuestionTimer, TestTimer

public class Timer
extends java.lang.Object

boolean is for is it displayed or not, number is length of time *


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

Field Detail

timeRemaining_

protected int timeRemaining_

isDisplayed_

protected boolean isDisplayed_
Constructor Detail

Timer

public Timer()
Default Constructor