Interface ConfigVariableListener


  • public interface ConfigVariableListener
    • Method Detail

      • commandStationStateChanged

        void commandStationStateChanged​(org.bidib.jbidibc.messages.enums.CommandStationState commandStationState)
        The state of the command station has changed.
        Parameters:
        commandStationState - the new command station state
      • commandStationProgStateChanged

        void commandStationProgStateChanged​(org.bidib.jbidibc.messages.enums.CommandStationProgState commandStationProgState)
        The programming state of the command station has changed.
        Parameters:
        commandStationProgState - the new programming state