Effects Group Bar Controller
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
Properties
Link copied to clipboard
private open var displayMonitor: Optional<FXOutputMonitor<out Any, out Any>>
Content copied to clipboard
Link copied to clipboard