EffectGroupCell

open fun EffectGroupCell(stack: JFXDrawersStack)

Default constructor.

Parameters

stack

the stack where to open the effects lists


open fun EffectGroupCell(@Nullable monitor: FXOutputMonitor<out Any, out Any>, stack: JFXDrawersStack)

Constructor.

Parameters

stack

the stack where to open the effects lists


open fun EffectGroupCell(groupName: String, stack: JFXDrawersStack)

Constructor.

Parameters

groupName

the name of the EffectGroup

stack

the stack where to open the effects lists


open fun EffectGroupCell(@Nullable monitor: FXOutputMonitor<out Any, out Any>, groupName: String, stack: JFXDrawersStack)

Constructor.

Parameters

groupName

the name of the EffectGroup

stack

the stack where to open the effects lists