|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--puzzled.dialogs.ProblemConfig
This class displays the dialog allowing the user to view/modify the problem configuration.
Constructor Summary | |
ProblemConfig(ProblemSolver parent_arg,
Grid newGrid_arg)
Single constructor. |
Method Summary | |
boolean |
showConfigDialog()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProblemConfig(ProblemSolver parent_arg, Grid newGrid_arg)
a
- reference to the parent application.Method Detail |
public boolean showConfigDialog()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |