-
- All Implemented Interfaces:
-
it.unibo.alchemist.launch.Launcher,kotlin.Function,kotlin.Function1
public class SingleRunSwingUI extends SimulationLauncherLaunches a Swing GUI meant to be used for a single simulation run.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnamepublic final static SingleRunSwingUIINSTANCE
-
Method Summary
Modifier and Type Method Description ValidationadditionalValidation(AlchemistExecutionOptions currentOptions)Unitlaunch(Loader loader, AlchemistExecutionOptions parameters)StringgetName()-
Methods inherited from class it.unibo.alchemist.launch.SingleRunSwingUI
launch, validate -
Methods inherited from class it.unibo.alchemist.launch.AbstractLauncher
invoke -
Methods inherited from class it.unibo.alchemist.launch.SimulationLauncher
toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-