floodsim.view.component.WeatherToggleButton
A styled toggle button to show/hide weather overlays or information.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Returns the underlying Swing component.
Returns the underlying Swing component.
Attributes
Registers an action to be performed when the toggle state changes.
Registers an action to be performed when the toggle state changes.
Value parameters
-
action
-
the action to perform, receiving true if selected, false if deselected
Attributes
-
Returns
-
the WeatherToggleButton with the item listener added