Package jmri.jmrix.bachrus
Interface SpeedoListener
-
- All Superinterfaces:
java.util.EventListener
- All Known Implementing Classes:
SpeedoConsoleFrame
public interface SpeedoListener extends java.util.EventListener
Defines the interface for listening to traffic on the NCE communications link.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reply(SpeedoReply m)
-
-
-
Method Detail
-
reply
void reply(SpeedoReply m)
-
-