Uses of Interface
jmri.jmrix.sprog.SprogListener
Packages that use SprogListener
Package
Description
-
Uses of SprogListener in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement SprogListenerModifier and TypeClassDescriptionclassControl a collection of slots, acting as a soft command station for SPROGclassProvide an Ops Mode Programmer via a wrapper what works with the SPROG command station object.classPowerManager implementation for controlling SPROG layout power.classImplement the jmri.Programmer interface via commands for the Sprog programmer.Fields in jmri.jmrix.sprog declared as SprogListenerModifier and TypeFieldDescription(package private) SprogListenerSprogTrafficController.lastSenderFields in jmri.jmrix.sprog with type parameters of type SprogListenerModifier and TypeFieldDescriptionprotected Vector<SprogListener>SprogTrafficController.cmdListenersMethods in jmri.jmrix.sprog with parameters of type SprogListenerModifier and TypeMethodDescriptionvoidSprogCSStreamPortController.addSprogListener(SprogListener l) voidSprogInterface.addSprogListener(SprogListener l) voidSprogTrafficController.addSprogListener(SprogListener l) protected voidSprogTrafficController.notifyMessage(SprogMessage m, SprogListener originator) protected voidSprogTrafficController.notifyReply(SprogReply r, SprogListener lastSender) voidSprogCSStreamPortController.removeSprogListener(SprogListener l) voidSprogInterface.removeSprogListener(SprogListener l) voidSprogTrafficController.removeSprogListener(SprogListener l) voidSprogCSStreamPortController.sendSprogMessage(SprogMessage m, SprogListener l) voidSprogInterface.sendSprogMessage(SprogMessage m, SprogListener l) Send a message through the interface.voidSprogTrafficController.sendSprogMessage(SprogMessage m, SprogListener replyTo) Enqueue a preformatted message to be sent to the actual interface -
Uses of SprogListener in jmri.jmrix.sprog.console
Classes in jmri.jmrix.sprog.console that implement SprogListener -
Uses of SprogListener in jmri.jmrix.sprog.sprogmon
Classes in jmri.jmrix.sprog.sprogmon that implement SprogListenerModifier and TypeClassDescriptionclassFrame displaying (and logging) Sprog command messages -
Uses of SprogListener in jmri.jmrix.sprog.sprogslotmon
Classes in jmri.jmrix.sprog.sprogslotmon that implement SprogListenerModifier and TypeClassDescriptionclassFrame providing a command station slot manager. -
Uses of SprogListener in jmri.jmrix.sprog.update
Classes in jmri.jmrix.sprog.update that implement SprogListenerModifier and TypeClassDescriptionclassFrame for SPROG II firmware update utility.classFrame for SPROG firmware update utility.classGet the firmware version of the attached SPROG.