Interface SimulationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DefaultSimAdapter, SimulationAdapter

public interface SimulationListener extends EventListener
Simulation listener class.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Process a simulation-state-change event.
  • Method Details

    • stateChanged

      void stateChanged(SimulationStateEvent e)
      Process a simulation-state-change event.
      Parameters:
      e - the event