Class ConnectionConfig

All Implemented Interfaces:
ConnectionConfig

Definition of objects to handle configuring an Marklin CS2 layout connection via a TcpDriverAdapter object.
  • Constructor Details

    • ConnectionConfig

      Ctor for an object being created during load process; Swing init is deferred.
      Parameters:
      p - network port adapter.
    • ConnectionConfig

      Ctor for a connection configuration with no preexisting adapter. setInstance() will fill the adapter member.
  • Method Details