CommandPanel

Command Panel implementation. It is the panel that contains the pause/resume/stop commands of the simulation and the control to change the speed.

trait BasePanel
class Object
trait Matchable
class Any

Value members

Concrete methods

override def init(): Task[Unit]
Definition Classes
override def stop(): Task[Unit]
Definition Classes

Concrete fields

lazy override val events: Observable[Event]