EffectsGroupBarController
open class EffectsGroupBarController<P : Position2D<out P>?> : Initializable
Content copied to clipboard
This class models a JavaFX controller for EffectsGroupBar.fxml.
Parameters
<P>
the position type
Constructors
Link copied to clipboard
Default constructor.
Link copied to clipboard
open fun EffectsGroupBarController(@Nullable displayMonitor: FXOutputMonitor<out Any, out Any>, stack: JFXDrawersStack)
Content copied to clipboard
Constructor.
Functions
Link copied to clipboard
Link copied to clipboard
fun setDisplayMonitor(@Nullable displayMonitor: FXOutputMonitor<out Any, out Any>)
Content copied to clipboard
Setter method for the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor.