jmri.jmrix.jmriclient
Interface JMRIClientInterface

All Known Implementing Classes:
JMRIClientTrafficController

public interface JMRIClientInterface

Layout interface, similar to command station

Author:
Bob Jacobsen Copyright (C) 2001

Method Summary
 void addJMRIClientListener(JMRIClientListener l)
           
 void removeJMRIClientListener(JMRIClientListener l)
           
 void sendJMRIClientMessage(JMRIClientMessage m, JMRIClientListener l)
           
 boolean status()
           
 

Method Detail

addJMRIClientListener

void addJMRIClientListener(JMRIClientListener l)

removeJMRIClientListener

void removeJMRIClientListener(JMRIClientListener l)

status

boolean status()

sendJMRIClientMessage

void sendJMRIClientMessage(JMRIClientMessage m,
                           JMRIClientListener l)


Copyright © 1997 - 2011 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