|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Solver.IStateListener
An object that wants to be notified about specific state changes can implement this interface.
| Method Summary | |
|---|---|
void |
idling()
Notifies the listener that the state was changed to Idle. |
void |
paused()
Notifies the listener that the state was changed to Paused. |
void |
solving()
Notifies the listener that the state was changed to Solving. |
| Method Detail |
|---|
void idling()
void paused()
void solving()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||