|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jsurveylib.SurveyAdapter
org.jsurveylib.SandBoxSwing
public class SandBoxSwing
Constructor Summary | |
---|---|
SandBoxSwing()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
surveyFinished(Survey survey)
This will be called when the survey is finished. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SandBoxSwing()
Method Detail |
---|
public void surveyFinished(Survey survey)
SurveyListener
surveyFinished
in interface SurveyListener
surveyFinished
in class SurveyAdapter
survey
- The survey that has just been completed.public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |