Uses of Interface
jmri.jmrix.SerialPortAdapter
-
-
Uses of SerialPortAdapter in jmri.jmrix
Classes in jmri.jmrix that implement SerialPortAdapter Modifier and Type Class Description classAbstractSerialPortControllerProvide an abstract base for *PortController classes.Fields in jmri.jmrix declared as SerialPortAdapter Modifier and Type Field Description protected SerialPortAdapterAbstractSerialConnectionConfig. adapterprotected SerialPortAdapterAbstractSimulatorConnectionConfig. adapterMethods in jmri.jmrix that return SerialPortAdapter Modifier and Type Method Description SerialPortAdapterAbstractSerialConnectionConfig. getAdapter()SerialPortAdapterAbstractSimulatorConnectionConfig. getAdapter()Constructors in jmri.jmrix with parameters of type SerialPortAdapter Constructor Description AbstractSerialConnectionConfig(SerialPortAdapter p)AbstractSimulatorConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.acela
Classes in jmri.jmrix.acela that implement SerialPortAdapter Modifier and Type Class Description classAcelaPortControllerAbstract base for classes representing an Acela communications port -
Uses of SerialPortAdapter in jmri.jmrix.acela.serialdriver
Classes in jmri.jmrix.acela.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Acela system.Constructors in jmri.jmrix.acela.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.bachrus
Classes in jmri.jmrix.bachrus that implement SerialPortAdapter Modifier and Type Class Description classSpeedoPortControllerAbstract base for classes representing a Bachrus speedo communications port -
Uses of SerialPortAdapter in jmri.jmrix.bachrus.drmserialdriver
Classes in jmri.jmrix.bachrus.drmserialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the drM SPC200R speedo.Constructors in jmri.jmrix.bachrus.drmserialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.bachrus.kpfserialdriver
Classes in jmri.jmrix.bachrus.kpfserialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the KPF-Zeller speedo.Constructors in jmri.jmrix.bachrus.kpfserialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.bachrus.serialdriver
Classes in jmri.jmrix.bachrus.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Bachrus speedo.Constructors in jmri.jmrix.bachrus.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement SerialPortAdapter Modifier and Type Class Description classBiDiBSerialPortControllerAbstract base for classes representing a BiDiB communications port -
Uses of SerialPortAdapter in jmri.jmrix.bidib.serialdriver
Classes in jmri.jmrix.bidib.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the BiDiB system.Constructors in jmri.jmrix.bidib.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.bidib.simulator
Classes in jmri.jmrix.bidib.simulator that implement SerialPortAdapter Modifier and Type Class Description classBiDiBSimulatorAdapterProvide access to a simulated BiDiB system.Constructors in jmri.jmrix.bidib.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.bidib.simulator.configurexml
Fields in jmri.jmrix.bidib.simulator.configurexml declared as SerialPortAdapter Modifier and Type Field Description protected SerialPortAdapterConnectionConfigXml. adapter -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters
Constructors in jmri.jmrix.can.adapters with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect
Classes in jmri.jmrix.can.adapters.gridconnect that implement SerialPortAdapter Modifier and Type Class Description classGcPortControllerAbstract base for classes representing a GridConnect communications port.classGcSerialDriverAdapterImplements SerialPortAdapter for the GridConnect protocol. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.can2usbino.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.can2usbino.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for GridConnect adapters.Constructors in jmri.jmrix.can.adapters.gridconnect.can2usbino.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the MERG CAN-RS or CAN-USB.Constructors in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for GridConnect adapters.Constructors in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.lccbuffer.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.lccbuffer.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for GridConnect adapters.Constructors in jmri.jmrix.can.adapters.gridconnect.lccbuffer.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.pilcc.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.pilcc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classPiLccSerialDriverAdapterImplements SerialPortAdapter for PI-LCC GridConnect adapter.Constructors in jmri.jmrix.can.adapters.gridconnect.pilcc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classCanisbSerialDriverAdapterImplements SerialPortAdapter for SPROG Generation 5.classPiSprog3SerialDriverAdapterImplements SerialPortAdapter for SPROG Generation 5.classPiSprog3v2SerialDriverAdapterImplements SerialPortAdapter for SPROG Generation 5 Pi-SPROG 3 v2.classSprog3PlusSerialDriverAdapterImplements SerialPortAdapter for SPROG Generation 5.Constructors in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver with parameters of type SerialPortAdapter Constructor Description CanisbConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter.PiSprog3ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter.PiSprog3PlusConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter.PiSprog3v2ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter.Sprog3PlusConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.gridconnect.usblcc.serialdriver
Classes in jmri.jmrix.can.adapters.gridconnect.usblcc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for GridConnect adapters.Constructors in jmri.jmrix.can.adapters.gridconnect.usblcc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.lawicell
Classes in jmri.jmrix.can.adapters.lawicell that implement SerialPortAdapter Modifier and Type Class Description classPortControllerAbstract base for classes representing a LAWICELL communications port.classSerialDriverAdapterImplements SerialPortAdapter for the LAWICELL protocol. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver
Classes in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classCanUsbDriverAdapterImplements SerialPortAdapter for the CAN-USB.Constructors in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.can.adapters.loopback
Classes in jmri.jmrix.can.adapters.loopback that implement SerialPortAdapter Modifier and Type Class Description classPortLoopback connection to simulate a CAN link.Constructors in jmri.jmrix.can.adapters.loopback with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.cmri.serial
Classes in jmri.jmrix.cmri.serial that implement SerialPortAdapter Modifier and Type Class Description classSerialPortAdapterAbstract base for classes representing a CMRI communications port. -
Uses of SerialPortAdapter in jmri.jmrix.cmri.serial.serialdriver
Classes in jmri.jmrix.cmri.serial.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to C/MRI via a serial com port.Constructors in jmri.jmrix.cmri.serial.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.cmri.serial.sim
Classes in jmri.jmrix.cmri.serial.sim that implement SerialPortAdapter Modifier and Type Class Description classSimDriverAdapterExtends the serialdriver.SimDriverAdapter class to act as simulated connection.Constructors in jmri.jmrix.cmri.serial.sim with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.configurexml
Fields in jmri.jmrix.configurexml declared as SerialPortAdapter Modifier and Type Field Description protected SerialPortAdapterAbstractSerialConnectionConfigXml. adapter -
Uses of SerialPortAdapter in jmri.jmrix.dcc4pc
Classes in jmri.jmrix.dcc4pc that implement SerialPortAdapter Modifier and Type Class Description classDcc4PcPortController -
Uses of SerialPortAdapter in jmri.jmrix.dcc4pc.serialdriver
Classes in jmri.jmrix.dcc4pc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Dcc4Pc system.Constructors in jmri.jmrix.dcc4pc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement SerialPortAdapter Modifier and Type Class Description classDCCppSerialPortControllerAbstract base for classes representing a DCC++ communications port.classDCCppSimulatorPortControllerAbstract base for classes representing a DCCpp communications portConstructors in jmri.jmrix.dccpp with parameters of type SerialPortAdapter Constructor Description AbstractDCCppSerialConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.dccpp.serial
Classes in jmri.jmrix.dccpp.serial that implement SerialPortAdapter Modifier and Type Class Description classDCCppAdapterProvide access to DCC++ via a FTDI Virtual Com Port.Constructors in jmri.jmrix.dccpp.serial with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.dccpp.simulator
Classes in jmri.jmrix.dccpp.simulator that implement SerialPortAdapter Modifier and Type Class Description classDCCppSimulatorAdapterProvide access to a simulated DCC++ system.Constructors in jmri.jmrix.dccpp.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.direct
Classes in jmri.jmrix.direct that implement SerialPortAdapter Modifier and Type Class Description classPortController -
Uses of SerialPortAdapter in jmri.jmrix.direct.serial
Classes in jmri.jmrix.direct.serial that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for direct serial drive.Constructors in jmri.jmrix.direct.serial with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.direct.simulator
Classes in jmri.jmrix.direct.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated DirectDrive system.Constructors in jmri.jmrix.direct.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement SerialPortAdapter Modifier and Type Class Description classEasyDccPortControllerAbstract base for classes representing an EasyDCC communications port. -
Uses of SerialPortAdapter in jmri.jmrix.easydcc.serialdriver
Classes in jmri.jmrix.easydcc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the EasyDCC system.Constructors in jmri.jmrix.easydcc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.easydcc.simulator
Classes in jmri.jmrix.easydcc.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated EasyDCC system.Constructors in jmri.jmrix.easydcc.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.grapevine
Classes in jmri.jmrix.grapevine that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a communications port. -
Uses of SerialPortAdapter in jmri.jmrix.grapevine.serialdriver
Classes in jmri.jmrix.grapevine.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to ProTrak Grapevine via a serial com port.Constructors in jmri.jmrix.grapevine.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.grapevine.simulator
Classes in jmri.jmrix.grapevine.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated Grapevine system.Constructors in jmri.jmrix.grapevine.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.ieee802154
Classes in jmri.jmrix.ieee802154 that implement SerialPortAdapter Modifier and Type Class Description classIEEE802154PortControllerAbstract base for classes representing a communications port -
Uses of SerialPortAdapter in jmri.jmrix.ieee802154.serialdriver
Classes in jmri.jmrix.ieee802154.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to IEEE802.15.4 devices via a serial com port.Constructors in jmri.jmrix.ieee802154.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.ieee802154.xbee
Classes in jmri.jmrix.ieee802154.xbee that implement SerialPortAdapter Modifier and Type Class Description classXBeeAdapterProvide access to IEEE802.15.4 devices via a serial com port.Constructors in jmri.jmrix.ieee802154.xbee with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.internal
Classes in jmri.jmrix.internal that implement SerialPortAdapter Modifier and Type Class Description classInternalAdapterProvides a dummy Adapter to allow the system connection memo and multiple Internal managers to be handled.Constructors in jmri.jmrix.internal with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.internal.configurexml
Fields in jmri.jmrix.internal.configurexml declared as SerialPortAdapter Modifier and Type Field Description protected SerialPortAdapterConnectionConfigXml. adapter -
Uses of SerialPortAdapter in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement SerialPortAdapter Modifier and Type Class Description classXNetSerialPortControllerAbstract base for classes representing an XNet communications portclassXNetSimulatorPortControllerAbstract base for classes representing an XNet communications portConstructors in jmri.jmrix.lenz with parameters of type SerialPortAdapter Constructor Description AbstractXNetSerialConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement SerialPortAdapter Modifier and Type Class Description classEliteAdapterProvide access to XpressNet via the Hornby Elite's built in USB port.Constructors in jmri.jmrix.lenz.hornbyelite with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.li100
Classes in jmri.jmrix.lenz.li100 that implement SerialPortAdapter Modifier and Type Class Description classLI100AdapterProvide access to XpressNet via a LI100 on an attached serial com port.Constructors in jmri.jmrix.lenz.li100 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.li100f
Classes in jmri.jmrix.lenz.li100f that implement SerialPortAdapter Modifier and Type Class Description classLI100fAdapterProvide access to XpressNet via a LI100F on an attached serial com port.Constructors in jmri.jmrix.lenz.li100f with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.li101
Classes in jmri.jmrix.lenz.li101 that implement SerialPortAdapter Modifier and Type Class Description classLI101AdapterProvide access to XpressNet via a LI101 on an attached serial com port.Constructors in jmri.jmrix.lenz.li101 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.liusb
Classes in jmri.jmrix.lenz.liusb that implement SerialPortAdapter Modifier and Type Class Description classLIUSBAdapterProvide access to XpressNet via a LIUSB on an FTDI Virtual Com Port.Constructors in jmri.jmrix.lenz.liusb with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.lzv200
Classes in jmri.jmrix.lenz.lzv200 that implement SerialPortAdapter Modifier and Type Class Description classLZV200AdapterProvide access to XpressNet via the built in connection on the LZV200.Constructors in jmri.jmrix.lenz.lzv200 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.xnetsimulator
Classes in jmri.jmrix.lenz.xnetsimulator that implement SerialPortAdapter Modifier and Type Class Description classXNetSimulatorAdapterProvide access to a simulated XpressNet system.Constructors in jmri.jmrix.lenz.xnetsimulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.lenz.xnetsimulator.configurexml
Fields in jmri.jmrix.lenz.xnetsimulator.configurexml declared as SerialPortAdapter Modifier and Type Field Description protected SerialPortAdapterConnectionConfigXml. adapter -
Uses of SerialPortAdapter in jmri.jmrix.lenz.ztc640
Classes in jmri.jmrix.lenz.ztc640 that implement SerialPortAdapter Modifier and Type Class Description classZTC640AdapterProvide access to XpressNet via a ZTC640 connected via an FTDI virtual comm port.Constructors in jmri.jmrix.lenz.ztc640 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement SerialPortAdapter Modifier and Type Class Description classLnPortControllerBase for classes representing a LocoNet communications port. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.bluetooth
Classes in jmri.jmrix.loconet.bluetooth that implement SerialPortAdapter Modifier and Type Class Description classLocoNetBluetoothAdapterProvide access to LocoNet via a LocoNet Bluetooth adapter.Constructors in jmri.jmrix.loconet.bluetooth with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.demoport
Classes in jmri.jmrix.loconet.demoport that implement SerialPortAdapter Modifier and Type Class Description classDemoSerialPortDemonstration of replacing the serial port with a fake port. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.hexfile
Classes in jmri.jmrix.loconet.hexfile that implement SerialPortAdapter Modifier and Type Class Description classLnHexFilePortLnHexFilePort implements a LnPortController via an ASCII-hex input file.Constructors in jmri.jmrix.loconet.hexfile with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.Intellibox
Classes in jmri.jmrix.loconet.Intellibox that implement SerialPortAdapter Modifier and Type Class Description classIntelliboxAdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the Intellibox on-board serial port.Constructors in jmri.jmrix.loconet.Intellibox with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.locobuffer
Classes in jmri.jmrix.loconet.locobuffer that implement SerialPortAdapter Modifier and Type Class Description classLocoBufferAdapterProvide access to LocoNet via a LocoBuffer attached to a serial com port.Constructors in jmri.jmrix.loconet.locobuffer with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.locobufferii
Classes in jmri.jmrix.loconet.locobufferii that implement SerialPortAdapter Modifier and Type Class Description classLocoBufferIIAdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the LocoBuffer-II.Constructors in jmri.jmrix.loconet.locobufferii with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.locobufferng
Classes in jmri.jmrix.loconet.locobufferng that implement SerialPortAdapter Modifier and Type Class Description classLocoBufferNGAdapterOverrideLocoBufferAdapterso that it refers to the (switch) settings on the LocoBuffer-NG.Constructors in jmri.jmrix.loconet.locobufferng with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.locobufferusb
Classes in jmri.jmrix.loconet.locobufferusb that implement SerialPortAdapter Modifier and Type Class Description classLocoBufferUsbAdapterOverrideLocoBufferAdapterso that it refers to the (switch) settings on the LocoBuffer-USB.Constructors in jmri.jmrix.loconet.locobufferusb with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.ms100
Classes in jmri.jmrix.loconet.ms100 that implement SerialPortAdapter Modifier and Type Class Description classMS100AdapterProvide access to LocoNet via a MS100 attached to a serial com port.Constructors in jmri.jmrix.loconet.ms100 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.pr2
Classes in jmri.jmrix.loconet.pr2 that implement SerialPortAdapter Modifier and Type Class Description classPR2AdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the new Digitrax PR2Constructors in jmri.jmrix.loconet.pr2 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.pr3
Classes in jmri.jmrix.loconet.pr3 that implement SerialPortAdapter Modifier and Type Class Description classPR3AdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the new Digitrax PR3Constructors in jmri.jmrix.loconet.pr3 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.pr4
Classes in jmri.jmrix.loconet.pr4 that implement SerialPortAdapter Modifier and Type Class Description classPR4AdapterOverrideLocoBufferAdapterso that it refers to the (switch) settings on the Digitrax PR4.Constructors in jmri.jmrix.loconet.pr4 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.uhlenbrock
Classes in jmri.jmrix.loconet.uhlenbrock that implement SerialPortAdapter Modifier and Type Class Description classUhlenbrockAdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the IC-COM and Intellibox II on-board USB port.Constructors in jmri.jmrix.loconet.uhlenbrock with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.uhlenbrock.usb_63120
Classes in jmri.jmrix.loconet.uhlenbrock.usb_63120 that implement SerialPortAdapter Modifier and Type Class Description classUsbUhlenbrock63120AdapterExtend the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the Uhlenbrock USB-adapter part no 63120.Constructors in jmri.jmrix.loconet.uhlenbrock.usb_63120 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.usb_dcs210Plus
Classes in jmri.jmrix.loconet.usb_dcs210Plus that implement SerialPortAdapter Modifier and Type Class Description classUsbDcs210PlusAdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS210Plus's USB interfaceConstructors in jmri.jmrix.loconet.usb_dcs210Plus with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.usb_dcs240
Classes in jmri.jmrix.loconet.usb_dcs240 that implement SerialPortAdapter Modifier and Type Class Description classUsbDcs240AdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS240's USB interfaceConstructors in jmri.jmrix.loconet.usb_dcs240 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.usb_dcs240Plus
Classes in jmri.jmrix.loconet.usb_dcs240Plus that implement SerialPortAdapter Modifier and Type Class Description classUsbDcs240PlusAdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS240Plus's USB interfaceConstructors in jmri.jmrix.loconet.usb_dcs240Plus with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.loconet.usb_dcs52
Classes in jmri.jmrix.loconet.usb_dcs52 that implement SerialPortAdapter Modifier and Type Class Description classUsbDcs52AdapterUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS52's USB interfaceConstructors in jmri.jmrix.loconet.usb_dcs52 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.maple
Classes in jmri.jmrix.maple that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a communications port. -
Uses of SerialPortAdapter in jmri.jmrix.maple.serialdriver
Classes in jmri.jmrix.maple.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to Maple via a serial com port.Constructors in jmri.jmrix.maple.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.maple.simulator
Classes in jmri.jmrix.maple.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated Maple system.Constructors in jmri.jmrix.maple.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.marklin.cdb
Classes in jmri.jmrix.marklin.cdb that implement SerialPortAdapter Modifier and Type Class Description classCdBPortControllerIdentifying class representing a Marklin CDB communications port Based on work by Bob Jacobsen -
Uses of SerialPortAdapter in jmri.jmrix.marklin.cdb.serialdriver
Classes in jmri.jmrix.marklin.cdb.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Marklin CDB system.Constructors in jmri.jmrix.marklin.cdb.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.mrc
Classes in jmri.jmrix.mrc that implement SerialPortAdapter Modifier and Type Class Description classMrcPortControllerAbstract base for classes representing a MRC communications port -
Uses of SerialPortAdapter in jmri.jmrix.mrc.serialdriver
Classes in jmri.jmrix.mrc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the MRC system.Constructors in jmri.jmrix.mrc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.mrc.simulator
Classes in jmri.jmrix.mrc.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterMRC simulator.Constructors in jmri.jmrix.mrc.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement SerialPortAdapter Modifier and Type Class Description classNcePortController -
Uses of SerialPortAdapter in jmri.jmrix.nce.ph5driver
Classes in jmri.jmrix.nce.ph5driver that implement SerialPortAdapter Modifier and Type Class Description classPh5DriverAdapterImplements SerialPortAdapter for the NCE system.Constructors in jmri.jmrix.nce.ph5driver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.nce.serialdriver
Classes in jmri.jmrix.nce.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the NCE system.Constructors in jmri.jmrix.nce.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.nce.simulator
Classes in jmri.jmrix.nce.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterThe following was copied from the NCE Power Pro System Reference Manual.Constructors in jmri.jmrix.nce.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.nce.usbdriver
Classes in jmri.jmrix.nce.usbdriver that implement SerialPortAdapter Modifier and Type Class Description classUsbDriverAdapterImplements UsbPortAdapter for the NCE system.Constructors in jmri.jmrix.nce.usbdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.oaktree
Classes in jmri.jmrix.oaktree that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a communications port. -
Uses of SerialPortAdapter in jmri.jmrix.oaktree.serialdriver
Classes in jmri.jmrix.oaktree.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to Oak Tree via a serial com port.Constructors in jmri.jmrix.oaktree.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.oaktree.simulator
Classes in jmri.jmrix.oaktree.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated OakTree system.Constructors in jmri.jmrix.oaktree.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a communications port. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.cm11
Classes in jmri.jmrix.powerline.cm11 that implement SerialPortAdapter Modifier and Type Class Description classSpecificDriverAdapterProvide access to Powerline devices via a serial com port.Constructors in jmri.jmrix.powerline.cm11 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.cp290
Classes in jmri.jmrix.powerline.cp290 that implement SerialPortAdapter Modifier and Type Class Description classSpecificDriverAdapterProvide access to Powerline devices via a serial com port.Constructors in jmri.jmrix.powerline.cp290 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.dmx512
Classes in jmri.jmrix.powerline.dmx512 that implement SerialPortAdapter Modifier and Type Class Description classSpecificDriverAdapterProvide access to DMX512 devices via a serial com port.Constructors in jmri.jmrix.powerline.dmx512 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.insteon2412s
Classes in jmri.jmrix.powerline.insteon2412s that implement SerialPortAdapter Modifier and Type Class Description classSpecificDriverAdapterProvide access to Powerline devices via a serial com port.Constructors in jmri.jmrix.powerline.insteon2412s with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.serialdriver
Classes in jmri.jmrix.powerline.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to Powerline devices via a serial com port.Constructors in jmri.jmrix.powerline.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.powerline.simulator
Classes in jmri.jmrix.powerline.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterImplement simulator for Powerline serial systems.Constructors in jmri.jmrix.powerline.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.qsi
Classes in jmri.jmrix.qsi that implement SerialPortAdapter Modifier and Type Class Description classQsiPortControllerAbstract base for classes representing a QSI communications port. -
Uses of SerialPortAdapter in jmri.jmrix.qsi.serialdriver
Classes in jmri.jmrix.qsi.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the QSI system.Constructors in jmri.jmrix.qsi.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.rfid
Classes in jmri.jmrix.rfid that implement SerialPortAdapter Modifier and Type Class Description classRfidPortControllerAbstract base for classes representing a communications port -
Uses of SerialPortAdapter in jmri.jmrix.rfid.serialdriver
Classes in jmri.jmrix.rfid.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to RFID devices via a serial com port.Constructors in jmri.jmrix.rfid.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.rps.serial
Classes in jmri.jmrix.rps.serial that implement SerialPortAdapter Modifier and Type Class Description classSerialAdapterImplements SerialPortAdapter for the RPS system.Constructors in jmri.jmrix.rps.serial with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.secsi
Classes in jmri.jmrix.secsi that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a communications port -
Uses of SerialPortAdapter in jmri.jmrix.secsi.serialdriver
Classes in jmri.jmrix.secsi.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to SECSI via a serial com port.Constructors in jmri.jmrix.secsi.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.secsi.simulator
Classes in jmri.jmrix.secsi.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated SECSI system.Constructors in jmri.jmrix.secsi.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement SerialPortAdapter Modifier and Type Class Description classSprogPortController -
Uses of SerialPortAdapter in jmri.jmrix.sprog.pi.pisprognano
Classes in jmri.jmrix.sprog.pi.pisprognano that implement SerialPortAdapter Modifier and Type Class Description classPiSprogNanoSerialDriverAdapterImplements SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.pi.pisprognano with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.pi.pisprogone
Classes in jmri.jmrix.sprog.pi.pisprogone that implement SerialPortAdapter Modifier and Type Class Description classPiSprogOneSerialDriverAdapterImplements SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.pi.pisprogone with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.pi.pisprogonecs
Classes in jmri.jmrix.sprog.pi.pisprogonecs that implement SerialPortAdapter Modifier and Type Class Description classPiSprogOneCSSerialDriverAdapterImplements SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.pi.pisprogonecs with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.serialdriver
Classes in jmri.jmrix.sprog.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.simulator
Classes in jmri.jmrix.sprog.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated SPROG system.Constructors in jmri.jmrix.sprog.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.sprog
Constructors in jmri.jmrix.sprog.sprog with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.sprogCS
Classes in jmri.jmrix.sprog.sprogCS that implement SerialPortAdapter Modifier and Type Class Description classSprogCSSerialDriverAdapterImplement SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.sprogCS with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.sprog.sprognano
Classes in jmri.jmrix.sprog.sprognano that implement SerialPortAdapter Modifier and Type Class Description classSprogNanoSerialDriverAdapterImplements SerialPortAdapter for the Sprog system.Constructors in jmri.jmrix.sprog.sprognano with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement SerialPortAdapter Modifier and Type Class Description classTamsPortControllerIdentifying class representing a Tams communications port Based on work by Bob Jacobsen -
Uses of SerialPortAdapter in jmri.jmrix.tams.serialdriver
Classes in jmri.jmrix.tams.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the TAMS system.Constructors in jmri.jmrix.tams.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.tams.simulator
Classes in jmri.jmrix.tams.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterTams simulator.Constructors in jmri.jmrix.tams.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.tmcc
Classes in jmri.jmrix.tmcc that implement SerialPortAdapter Modifier and Type Class Description classSerialPortControllerAbstract base for classes representing a TMCC communications port. -
Uses of SerialPortAdapter in jmri.jmrix.tmcc.serialdriver
Classes in jmri.jmrix.tmcc.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to TMCC via a serial com port.Constructors in jmri.jmrix.tmcc.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with an existing adapter. -
Uses of SerialPortAdapter in jmri.jmrix.tmcc.simulator
Classes in jmri.jmrix.tmcc.simulator that implement SerialPortAdapter Modifier and Type Class Description classSimulatorAdapterProvide access to a simulated TMCC system.Constructors in jmri.jmrix.tmcc.simulator with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.wangrow.serialdriver
Classes in jmri.jmrix.wangrow.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for the Wangrow system.Constructors in jmri.jmrix.wangrow.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of SerialPortAdapter in jmri.jmrix.xpa
Classes in jmri.jmrix.xpa that implement SerialPortAdapter Modifier and Type Class Description classXpaPortControllerAbstract base for classes representing an XPA+Modem communications port -
Uses of SerialPortAdapter in jmri.jmrix.xpa.serialdriver
Classes in jmri.jmrix.xpa.serialdriver that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterImplements SerialPortAdapter for a modem connected to an XPA.Constructors in jmri.jmrix.xpa.serialdriver with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection with an existing adapter. -
Uses of SerialPortAdapter in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement SerialPortAdapter Modifier and Type Class Description classMx1PortControllerAbstract base for classes representing a MX-1 communications port. -
Uses of SerialPortAdapter in jmri.jmrix.zimo.mx1
Classes in jmri.jmrix.zimo.mx1 that implement SerialPortAdapter Modifier and Type Class Description classMx1AdapterProvide access to Zimo's MX-1 on an attached serial com port.Constructors in jmri.jmrix.zimo.mx1 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of SerialPortAdapter in jmri.jmrix.zimo.mxulf
Classes in jmri.jmrix.zimo.mxulf that implement SerialPortAdapter Modifier and Type Class Description classSerialDriverAdapterProvide access to Zimo's MX-1 on an attached serial com port.Constructors in jmri.jmrix.zimo.mxulf with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection with a known serial port. -
Uses of SerialPortAdapter in jmri.jmrix.ztc.ztc611
Classes in jmri.jmrix.ztc.ztc611 that implement SerialPortAdapter Modifier and Type Class Description classZTC611AdapterProvide access to XpressNet via a ZTC611 connected via an FTDI virtual comm port.Constructors in jmri.jmrix.ztc.ztc611 with parameters of type SerialPortAdapter Constructor Description ConnectionConfig(SerialPortAdapter p)Create a connection configuration with an existing adapter.
-