org.lucci.madhoc.gui
Interface SimulationRuntimeListener

All Known Implementing Classes:
InformationComponent, JVMComponent, PlayPauseComponent, ProjectionComponent, RuntimeComponentElement, SimulationComponent, WindowShorcutComponent

public interface SimulationRuntimeListener

Author:
luc.hogie

Method Summary
 void iterationPerformed()
           
 void stateChanged()
           
 

Method Detail

stateChanged

void stateChanged()

iterationPerformed

void iterationPerformed()