Uses of Interface
jmri.ReporterManager
Packages that use ReporterManager
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides table GUI for manipulating NamedBean objects: Turnouts,
Sensors, SignalHeads.
Defines classes for interfacing to a MERG CBUS network.
Support for the ESU ECoS.
The jmrix.internal package contains a JMRI connection implementation
for use without a layout.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Provides JMRI layout objects that use MQTT connections.
Implementation of the JMRI OpenLCB hardware interface.
This package handles communications for RFID adapters.
This package handles communications for Generic RFID stand-alone readers.
This package handles communications for MERG RFID Concentrators.
This package contains software specific to the RPS system from
NAC Services, Inc.
Provides implementations of various JMRI managers.
-
Uses of ReporterManager in jmri
Methods in jmri with parameters of type ReporterManagerModifier and TypeMethodDescriptionstatic voidInstanceManager.setReporterManager(ReporterManager p) -
Uses of ReporterManager in jmri.jmrit.beantable
Fields in jmri.jmrit.beantable declared as ReporterManagerMethods in jmri.jmrit.beantable that return ReporterManagerModifier and TypeMethodDescriptionReporterTableDataModel.getManager()Get the Table Model Bean Manager. -
Uses of ReporterManager in jmri.jmrit.picker
Fields in jmri.jmrit.picker declared as ReporterManagerModifier and TypeFieldDescription(package private) ReporterManagerPickListModel.ReporterPickModel.manager -
Uses of ReporterManager in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement ReporterManagerModifier and TypeClassDescriptionclassBiDiBReporterManager implements the ReporterManager for BiDiBMethods in jmri.jmrix.bidib that return ReporterManagerMethods in jmri.jmrix.bidib with parameters of type ReporterManagerModifier and TypeMethodDescriptionvoidBiDiBSystemConnectionMemo.setReporterManager(ReporterManager s) -
Uses of ReporterManager in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement ReporterManagerModifier and TypeClassDescriptionclassImplement ReporterManager for CAN CBUS systems. -
Uses of ReporterManager in jmri.jmrix.dcc4pc
Classes in jmri.jmrix.dcc4pc that implement ReporterManagerModifier and TypeClassDescriptionclassDcc4PcReporterManager implements the ReporterManage for dcc4pc -
Uses of ReporterManager in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement ReporterManagerModifier and TypeClassDescriptionclassEcosReporterManager implements the ReporterManager for ECoS -
Uses of ReporterManager in jmri.jmrix.internal
Classes in jmri.jmrix.internal that implement ReporterManagerModifier and TypeClassDescriptionclassImplementation of the InternalReporterManager interface. -
Uses of ReporterManager in jmri.jmrix.jmriclient
Classes in jmri.jmrix.jmriclient that implement ReporterManagerModifier and TypeClassDescriptionclassImplement reporter manager for JMRIClient systemsMethods in jmri.jmrix.jmriclient that return ReporterManagerMethods in jmri.jmrix.jmriclient with parameters of type ReporterManagerModifier and TypeMethodDescriptionvoidJMRIClientSystemConnectionMemo.setReporterManager(ReporterManager t) -
Uses of ReporterManager in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement ReporterManagerModifier and TypeClassDescriptionclassManage the LocoNet-specific Reporter implementation. -
Uses of ReporterManager in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement ReporterManagerModifier and TypeClassDescriptionclassProvide a ReporterManager implementation for MQTT communications -
Uses of ReporterManager in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement ReporterManagerModifier and TypeClassDescriptionclassManage the OpenLCB-specific Reporter implementation. -
Uses of ReporterManager in jmri.jmrix.rfid
Classes in jmri.jmrix.rfid that implement ReporterManagerModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager. -
Uses of ReporterManager in jmri.jmrix.rfid.generic.standalone
Classes in jmri.jmrix.rfid.generic.standalone that implement ReporterManagerModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager. -
Uses of ReporterManager in jmri.jmrix.rfid.merg.concentrator
Classes in jmri.jmrix.rfid.merg.concentrator that implement ReporterManagerModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager. -
Uses of ReporterManager in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement ReporterManagerModifier and TypeClassDescriptionclassZ21ReporterManager implements the Reporter Manager interface for Roco Z21 systems. -
Uses of ReporterManager in jmri.jmrix.rps
Classes in jmri.jmrix.rps that implement ReporterManagerModifier and TypeClassDescriptionclassRPS implementation of a ReporterManager. -
Uses of ReporterManager in jmri.managers
Classes in jmri.managers that implement ReporterManagerModifier and TypeClassDescriptionclassAbstract partial implementation of a ReporterManager.classImplementation of a ReporterManager that can serve as a proxy for multiple system-specific implementations. -
Uses of ReporterManager in jmri.server.json.reporter
Methods in jmri.server.json.reporter that return ReporterManagerModifier and TypeMethodDescriptionprotected ReporterManagerJsonReporterHttpService.getProvidingManager()