Uses of Class
jmri.jmrit.vsdecoder.SoundEvent
Packages that use SoundEvent
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
Sub-package for jmri.jmrit.vsdecoder.
-
Uses of SoundEvent in jmri.jmrit.vsdecoder
Subclasses of SoundEvent in jmri.jmrit.vsdecoderModifier and TypeClassDescriptionclassHandles sound events for all types.classMomentary Sound Event.classToggle Sound Event.Fields in jmri.jmrit.vsdecoder with type parameters of type SoundEventModifier and TypeFieldDescription(package private) LinkedHashMap<String,SoundEvent> VSDecoder.event_listMethods in jmri.jmrit.vsdecoder that return types with arguments of type SoundEventModifier and TypeMethodDescriptionVSDecoder.getEventList()Get a Collection of SoundEvents associated with this VSDecoder -
Uses of SoundEvent in jmri.jmrit.vsdecoder.swing
Method parameters in jmri.jmrit.vsdecoder.swing with type arguments of type SoundEventModifier and TypeMethodDescription(package private) voidVSDControl.addSoundButtons(ArrayList<SoundEvent> elist) Add buttons for the selected Profile's defined sounds