Package jmri.jmrix.rps
Interface ReadingListener
-
- All Known Implementing Classes:
AlignmentPanel
,CsvExportAction
,DebuggerFrame
,DebuggerTimePane
,Engine
,RpsMonFrame
,SoundSetPane
public interface ReadingListener
Connect to a source of Readings.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notify(Reading r)
-