com.speckled.specksim.state
Interface StateListener

All Known Implementing Classes:
SpeckVisualiser, StateRecorder

public interface StateListener

Should be implemented by objects that want to be appraised of a StateSink object being updated

Author:
ryanm

Method Summary
 void stateRefreshed()
          Called when the associated state is refreshed
 

Method Detail

stateRefreshed

void stateRefreshed()
Called when the associated state is refreshed