Uses of Interface
jmri.jmrit.vsdecoder.VSDManagerListener
-
Packages that use VSDManagerListener Package Description jmri.jmrit.vsdecoder Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder. -
-
Uses of VSDManagerListener in jmri.jmrit.vsdecoder
Methods in jmri.jmrit.vsdecoder with parameters of type VSDManagerListener Modifier and Type Method Description void
VSDecoderManager. addEventListener(VSDManagerListener listener)
void
VSDecoderManager. removeEventListener(VSDManagerListener listener)
-