|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttesttool.Main.User
testtool.Main.Student
public class Student
A student extends user and adds the elements found in the setting screen *
| Field Summary | |
|---|---|
protected int |
alert
|
protected java.lang.String |
iDE
|
protected java.util.Collection<Test> |
object
|
protected boolean |
questionDisplay
|
protected StandardColor |
status
|
protected Timer |
timer
|
| Fields inherited from class testtool.Main.User |
|---|
name, password |
| Constructor Summary | |
|---|---|
Student()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Timer timer
protected int alert
protected StandardColor status
protected boolean questionDisplay
protected java.lang.String iDE
protected java.util.Collection<Test> object
| Constructor Detail |
|---|
public Student()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||