Class ConnectionConfig

    • Constructor Detail

      • ConnectionConfig

        public ConnectionConfig​(SerialPortAdapter p)
        Ctor for an object being created during load process; Swing init is deferred.
        Parameters:
        p - serial port adapter for connection
      • ConnectionConfig

        public ConnectionConfig()
        Ctor for a connection configuration with no preexisting adapter. setInstance() will fill the adapter member.