Component
io.github.srs.view.ViewModule.Component
Component trait that defines the interface for creating a view.
Type parameters
- S
-
the type of the simulation state, which must extend ModelModule.State.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait CLIComponent[S]object CLILaunchertrait GUIComponent[S]object GUILaunchertrait Interface[S]trait BaseLauncher
- Self type
-
Provider[S]
Members list
In this article