Buttons Bar Controller
Default constructor.
Same as default constructor, but lets specify an it.unibo.alchemist.boundary.interfaces.OutputMonitor to display the effects.
Useful to pass to EffectsGroupBarController, EffectBarController and EffectPropertiesController.
Parameters
the graphical OutputMonitor
Same as default constructor, but lets specify the play/pause Button, a Label for the steps and a Label for the time.
Parameters
the play/pause Button
; should probably be a it.unibo.alchemist.boundary.monitor.PlayPauseMonitor
the Label
for the steps; should probably be a it.unibo.alchemist.boundary.monitor.generic.NumericLabelMonitor
the Label
for the time; should probably be a it.unibo.alchemist.boundary.monitor.generic.NumericLabelMonitor
Same as default constructor, but lets specify an it.unibo.alchemist.boundary.interfaces.OutputMonitor to display the effects, the play/pause Button, a Label for the steps and a Label for the time.
Useful to pass to EffectsGroupBarController, EffectBarController and EffectPropertiesController.
Parameters
the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor
the play/pause Button
; should probably be a it.unibo.alchemist.boundary.monitor.PlayPauseMonitor
the Label
for the steps; should probably be a it.unibo.alchemist.boundary.monitor.generic.NumericLabelMonitor
the Label
for the time; should probably be a it.unibo.alchemist.boundary.monitor.generic.NumericLabelMonitor