EffectBarController

open fun EffectBarController(parentCell: EffectGroupCell<P>, stack: JFXDrawersStack, thisDrawer: JFXDrawer)

Default constructor.

Parameters

parentCell

the cell that EffectGroupCell that will open this drawer

stack

the stack where to open the effect properties

thisDrawer

the drawer the layout this controller is assigned to is loaded into


open fun EffectBarController(@Nullable displayMonitor: FXOutputMonitor<out Any, out Any>, parentCell: EffectGroupCell<P>, stack: JFXDrawersStack, thisDrawer: JFXDrawer)

Constructor.

Parameters

parentCell

the cell that EffectGroupCell that will open this drawer

stack

the stack where to open the effect properties

thisDrawer

the drawer the layout this controller is assigned to is loaded into