Interface DebugInterfaceControllerListener

All Known Implementing Classes:
DebugInterfaceController

public interface DebugInterfaceControllerListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setSelectedCommPort(org.bidib.wizard.api.model.common.CommPort commPort)
     
    void
    Closed the view.
  • Method Details

    • viewClosed

      void viewClosed()
      Closed the view.
    • setSelectedCommPort

      void setSelectedCommPort(org.bidib.wizard.api.model.common.CommPort commPort)