Class ConnectionConfig

    • Constructor Detail

      • ConnectionConfig

        public ConnectionConfig​(SerialPortAdapter p)
        Ctor for an object being created during load process; Swing init is deferred.
        Parameters:
        p - the SerialPortAdapter to associate with this connection
      • ConnectionConfig

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