floodsim.view.navigation

Members list

Type members

Classlikes

sealed trait NavigationController

Navigation controller for the Swing view layer. Implementations manage navigation among the Welcome, Parameters, and Simulation views, typically inside a single top-level window using a java.awt.CardLayout.

Navigation controller for the Swing view layer. Implementations manage navigation among the Welcome, Parameters, and Simulation views, typically inside a single top-level window using a java.awt.CardLayout.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Factory for creating NavigationController instances.

Factory for creating NavigationController instances.

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type