Class ConnectionConfig

    • Field Detail

      • b

        javax.swing.JButton b
    • Constructor Detail

      • ConnectionConfig

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

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