jmri.jmrix.srcp
Interface SRCPInterface

Show UML class diagram
All Known Implementing Classes:
SRCPTrafficController

public interface SRCPInterface

Layout interface, similar to command station


Method Summary
 void addSRCPListener(SRCPListener l)
           
 void removeSRCPListener(SRCPListener l)
           
 void sendSRCPMessage(SRCPMessage m, SRCPListener l)
           
 boolean status()
           
 

Method Detail

addSRCPListener

void addSRCPListener(SRCPListener l)

removeSRCPListener

void removeSRCPListener(SRCPListener l)

status

boolean status()

sendSRCPMessage

void sendSRCPMessage(SRCPMessage m,
                     SRCPListener l)


Copyright © 1997-2013 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads