Uses of Interface
jmri.jmrix.loconet.locostats.LocoNetInterfaceStatsListener
Packages that use LocoNetInterfaceStatsListener
-
Uses of LocoNetInterfaceStatsListener in jmri.jmrix.loconet.locostats
Fields in jmri.jmrix.loconet.locostats with type parameters of type LocoNetInterfaceStatsListenerModifier and TypeFieldDescriptionprotected Vector<LocoNetInterfaceStatsListener>LocoStatsFunc.listenersMethods in jmri.jmrix.loconet.locostats with parameters of type LocoNetInterfaceStatsListenerModifier and TypeMethodDescriptionvoidLocoStatsFunc.addLocoNetInterfaceStatsListener(LocoNetInterfaceStatsListener l) Add a listener to the list of listeners which will be notified upon receipt a LocoNet message containing interface statistics.voidLocoStatsFunc.removeLocoNetInterfaceStatsListener(LocoNetInterfaceStatsListener l) Remove a listener (if present) from the list of listeners which will be notified upon receipt LocoNet message containing interface statistics. -
Uses of LocoNetInterfaceStatsListener in jmri.jmrix.loconet.locostats.swing
Classes in jmri.jmrix.loconet.locostats.swing that implement LocoNetInterfaceStatsListenerModifier and TypeClassDescriptionclassPanel displaying LocoNet interface status information.