|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Survey | |
---|---|
org.jsurveylib | |
org.jsurveylib.gui.swing.renderer | |
org.jsurveylib.gui.swing.util | |
org.jsurveylib.io | |
org.jsurveylib.model | |
org.jsurveylib.model.script.interpreter |
Uses of Survey in org.jsurveylib |
---|
Methods in org.jsurveylib with parameters of type Survey | |
---|---|
void |
SandBoxSwing.surveyFinished(Survey survey)
|
void |
SurveyAdapter.surveyFinished(Survey survey)
|
void |
SurveyListener.surveyFinished(Survey survey)
This will be called when the survey is finished. |
void |
TestBench.surveyFinished(Survey survey)
|
Uses of Survey in org.jsurveylib.gui.swing.renderer |
---|
Methods in org.jsurveylib.gui.swing.renderer with parameters of type Survey | |
---|---|
void |
QuestionToRenderer.visit(Survey survey)
|
Uses of Survey in org.jsurveylib.gui.swing.util |
---|
Methods in org.jsurveylib.gui.swing.util with parameters of type Survey | |
---|---|
static void |
ChooserUtil.saveSurveyChooser(javax.swing.JFrame frame,
Survey survey)
|
Uses of Survey in org.jsurveylib.io |
---|
Methods in org.jsurveylib.io with parameters of type Survey | |
---|---|
void |
ResultWriter.write(Survey survey)
|
void |
XMLResultWriter.write(Survey survey)
|
Uses of Survey in org.jsurveylib.model |
---|
Methods in org.jsurveylib.model with parameters of type Survey | |
---|---|
void |
Visitor.visit(Survey survey)
|
Uses of Survey in org.jsurveylib.model.script.interpreter |
---|
Constructors in org.jsurveylib.model.script.interpreter with parameters of type Survey | |
---|---|
ScriptInterpreter(Survey survey,
java.lang.String initScript,
java.lang.String onAnswerChanged)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |