Interface KissOverTcpConnector.FldigiModemChangeListener

All Known Implementing Classes:
KissOverTcpPortEditor
Enclosing class:
KissOverTcpConnector
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface KissOverTcpConnector.FldigiModemChangeListener
Specify listener callback so YAAC can be informed of modem changes made at the fldigi UI.
Author:
Andrew Pavlin, KA2DDO
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Report that the modem selection in fldigi has changed.
  • Method Details

    • fldigiModemChanged

      void fldigiModemChanged(KissOverTcpConnector port, String modemName)
      Report that the modem selection in fldigi has changed.
      Parameters:
      port - KissOverTcpConnector instance that is interfacing to an instance of fldigi
      modemName - String name of the new modem selection