Clears the currently running simulation.
the observation function
the JFrame of the UI.
Pauses the simulation.
Resumes the simulation.
whether the user is currently trying to select nodes or not
Sets the observation function.
Sets the observation function.
the observation function
Sets the specified sensor value.
Sets the specified sensor value.
the name of the chosen sensor
the value to be set
Sets the kind of value that each node's label should show.
Sets the kind of value that each node's label should show.
the kind of value to be shown
Shows the provided background image.
Shows the provided background image.
the image to be shown
whether the image should be showed or not
Starts the simulation.
Advances the simulation by the specified number of steps.
Advances the simulation by the specified number of steps.
the number of simulation steps that should be done
Stops the simulation.
(Since version ) see corresponding Javadoc for more information.
An interface with the main methods used by controllers.