Class DCCppSimulatorAdapter

  • All Implemented Interfaces:
    java.lang.Runnable, DCCppPortController, PortAdapter, SerialPortAdapter

    public class DCCppSimulatorAdapter
    extends DCCppSimulatorPortController
    implements java.lang.Runnable
    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.