- All Superinterfaces:
EventListener
- All Known Implementing Classes:
DefaultSimAdapter
,SimulationAdapter
Simulation listener class.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Process a simulation-state-change event.
-
Method Details
-
stateChanged
Process a simulation-state-change event.- Parameters:
e
- the event
-