floodsim.view.navigation
package floodsim.view.navigation
Members list
Type members
Classlikes
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 Objecttrait Matchableclass Any
object NavigationController
Factory for creating NavigationController instances.
Factory for creating NavigationController instances.
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NavigationController.type
In this article