|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlayerListener
The interface IPlayerListener.java is implemented by all classes wich can start/stop the evaluation. it listens to the play gui's acion: play pressed or stop pressed.
Method Summary | |
---|---|
void |
pausePressed()
pauses the evaluation |
void |
playPressed()
starts the evaluation |
void |
stopPressed()
stops the evaluation |
Method Detail |
---|
void playPressed()
void stopPressed()
void pausePressed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |