Uses of Interface
jmri.jmrit.withrottle.ControllerInterface

Packages that use ControllerInterface
jmri.jmrit.withrottle   
 

Uses of ControllerInterface in jmri.jmrit.withrottle
 

Classes in jmri.jmrit.withrottle that implement ControllerInterface
 class DeviceServer
           
 

Fields in jmri.jmrit.withrottle with type parameters of type ControllerInterface
protected  ArrayList<ControllerInterface> ThrottleController.controllerListeners
           
 

Methods in jmri.jmrit.withrottle with parameters of type ControllerInterface
 void ThrottleController.addControllerListener(ControllerInterface listener)
          Add a listener to handle: listener.sendPacketToDevice(message);
 void AbstractController.addControllerListener(ControllerInterface listener)
          Add a listener to handle: listener.sendPacketToDevice(message);
 void ThrottleController.removeControllerListener(ControllerInterface listener)
           
 void AbstractController.removeControllerListener(ControllerInterface listener)
           
 

Constructors in jmri.jmrit.withrottle with parameters of type ControllerInterface
MultiThrottle(char id, ThrottleControllerListener tcl, ControllerInterface ci)
           
MultiThrottleController(char id, String key, ThrottleControllerListener tcl, ControllerInterface ci)
           
ThrottleController(char whichThrottleChar, ThrottleControllerListener tcl, ControllerInterface cl)
           
 



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