WelcomePanel

floodsim.view.panel.WelcomePanel
class WelcomePanel(navigationController: NavigationController) extends UIComponent[JPanel]

Initial welcome screen for the Flood Simulator. Provides:

  • Title label
  • "Simulation" button to navigate to parameter configuration
  • "Exit" button to quit the application

Attributes

Graph
Supertypes
trait UIComponent[JPanel]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def component: JPanel

Returns the underlying Swing component.

Returns the underlying Swing component.

Attributes