testtool.Main
Class Summary

java.lang.Object
  extended by testtool.Main.Summary

public class Summary
extends java.lang.Object

This the saved description of the questions used in the visual test *


Field Summary
protected  int qnumber_
           
protected  StandardColor status
           
protected  int time_
           
 
Constructor Summary
Summary()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

status

protected StandardColor status

time_

protected int time_

qnumber_

protected int qnumber_
Constructor Detail

Summary

public Summary()
Default Constructor