Interface StepControlControllerInterface

    • Method Detail

      • triggerLoadCvValues

        void triggerLoadCvValues()
        Trigger load the CV values of the step control.
      • getConfigureAspectsListModel

        com.jgoodies.common.collect.ArrayListModel<StepControlAspect> getConfigureAspectsListModel()
        Returns:
        the list model of aspects
      • setMotorPortValue

        void setMotorPortValue​(org.bidib.wizard.model.ports.MotorPort motorPort)
        Set the new value of the motor port.
        Parameters:
        motorPort - the motor port
      • triggerSoundPort

        void triggerSoundPort​(int portId,
                              org.bidib.wizard.model.status.SoundPortStatus soundPortStatus)
        Parameters:
        portId - the sound port to trigger
        soundPortStatus - the sound port status
      • setSoundActive

        void setSoundActive​(boolean soundActive)
        Set the sound active or mute.
        Parameters:
        soundActive - the sound active flag