UIComponent

floodsim.view.component.UIComponent
See theUIComponent companion object
trait UIComponent[A <: JComponent]

Small facade over Swing components to provide a typed component accessor and helper builders with a consistent application theme.

Type parameters

A

concrete Swing type

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def component: A

Returns the underlying Swing component.

Returns the underlying Swing component.

Attributes

Returns

the JPanel containing the cell type selector UI