trait InitGUI
Interface that describes the init user interface for the simulation (JVM).
- Companion:
- object
class Object
trait Matchable
class Any
Value members
Abstract methods
This task allows the caller to obtain the path of the configuration file for the simulation. Useful for it.unibo.pps.boundary.BoundaryModule.ConfigBoundary.config.
This task allows the caller to obtain the path of the configuration file for the simulation. Useful for it.unibo.pps.boundary.BoundaryModule.ConfigBoundary.config.
- Returns:
the task
This task allows the caller to show an error in the configuration. Useful for it.unibo.pps.boundary.BoundaryModule.ConfigBoundary.error.
This task allows the caller to show an error in the configuration. Useful for it.unibo.pps.boundary.BoundaryModule.ConfigBoundary.error.
- Value parameters:
- errors
the errors in the configuration
- Returns:
the task