Class DCCppSimulatorAdapter

All Implemented Interfaces:
Runnable, DCCppPortController, PortAdapter, SerialPortAdapter

Provide access to a simulated DCC++ system. Currently, the DCCppSimulator reacts to commands sent from the user interface with messages an appropriate reply message. NOTE: Most DCC++ commands are still unsupported in this implementation. Normally controlled by the dccpp.DCCppSimulator.DCCppSimulatorFrame class. NOTE: Some material in this file was modified from other portions of the support infrastructure.