|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesttool.Main.Question
testtool.Main.TestQuestion
testtool.Main.Problem
public class Problem
This is the test problem that will extend from testquestion(same one use d everywhere) and have components that make up the visual portion of the test *
Field Summary | |
---|---|
protected Actualquestion |
actualquestion
|
protected java.lang.String |
qname_
|
protected Summary |
summary
|
Fields inherited from class testtool.Main.TestQuestion |
---|
constraints, point, questionNumber |
Fields inherited from class testtool.Main.Question |
---|
an, au, cl, d, dbn, dlu, k, l, qs, w |
Constructor Summary | |
---|---|
Problem()
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 java.lang.String qname_
protected Summary summary
protected Actualquestion actualquestion
Constructor Detail |
---|
public Problem()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |