Interface DmxModelerControllerListener

  • All Known Implementing Classes:
    DmxModelerController

    public interface DmxModelerControllerListener
    • Method Detail

      • openView

        void openView​(DmxScenery dmxScenery)
        Parameters:
        dmxScenery - the DMX scenery to open
      • closeView

        void closeView​(DmxSceneryModel dmxSceneryModel)
        Parameters:
        dmxSceneryModel - the view associated with the provided DMX scenery to close
      • portConfigChanged

        void portConfigChanged​(org.bidib.wizard.model.ports.Port<?> port)
        The config of the port has changed.
        Parameters:
        port - the port