morey.spore
Interface ControlListener
- All Known Implementing Classes:
- StandAlone
- public interface ControlListener
- extends java.util.EventListener
a listener for Controls
Here
is a link to the source code
- See Also:
SimpleListener
RUNNING
public static final int RUNNING
STOPPED
public static final int STOPPED
RESET
public static final int RESET
updateProgram
public void updateProgram(java.lang.String content)
updateActions
public void updateActions(java.lang.String action)
updateState
public void updateState(int state)