Uses of Class
jmri.beans.PropertyChangeSupport
Packages that use PropertyChangeSupport
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Contains JMRI classes related to supporting JavaBeans and
PropertyChangeListeners.Provides specific implementations of various audio systems.
Provides a tree-based catalog for browsing.
Layout Editor currently represents both structure and graphical display through a single set of objects.
Implements Entry/Exit ( NX ) dispatching using Layout Editor panels.
Support for implementing Warrants in JMRI.
Interfaces and implementations for system-specific code.
This package handles communications for the CTI Acela hardware.
Defines classes for interfacing to a MERG CBUS network.
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
Support for the ESU ECoS.
This package handles communications for the ProTrak Grapevine hardware.
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.
Implementation and specialization for connecting to to an Uhlenbrock
Intellibox-II via its in-built USB connection.
Classes to interact with a Marklin Network Connection.
Provides JMRI layout objects that use MQTT connections.
Implementation of the JMRI OpenLCB hardware interface.
This package handles communications for powerline adapters, such as X10.
This package handles communications for CM11 powerline adapters.
This package handles communications for CP290 powerline adapters.
This package handles communications for DMX lighting adapters.
This package handles communications for Insteon 2412S adapters.
Connects to a QSI programmer unit.
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.
This package handles communications for the TracTronics SECSI hardware.
Provide a JMRI connection to an
SRCP server.
Support for the ESU ECoS.
Provides implementations of various JMRI managers.
A simple implementation of Programmer for debugging purposes.
-
Uses of PropertyChangeSupport in jmri
Subclasses of PropertyChangeSupport in jmriModifier and TypeClassDescriptionclassBasic implementation of a BlockManager.classSpecialization of TurnoutOperation to contain common properties and methods for concrete subclasses.classInstance for controlling the issuing of NamedBeanHandles.classNoFeedBackTurnoutOperation class - specialization of TurnoutOperation to provide automatic retry for a turnout with no feedback.classRawTurnoutOperation class - specialization of TurnoutOperation to provide automatic retry for a turnout with no feedback by sending raw NMRA commands to the turnout.classSensorTurnoutOperation class - specialization of TurnoutOperation to provide automatic retry for a turnout with explicit feedback from sensor(s).classFramework for automating reliable turnout operation. -
Uses of PropertyChangeSupport in jmri.beans
Subclasses of PropertyChangeSupport in jmri.beansModifier and TypeClassDescriptionclassImplementation ofPropertyChangeSupportandVetoableChangeSupportthat can be extended by classes that would normally need to implement the methods of PropertyChangeSupport and VetoableChangeSupport independently. -
Uses of PropertyChangeSupport in jmri.jmrit.audio
Subclasses of PropertyChangeSupport in jmri.jmrit.audioModifier and TypeClassDescriptionclassProvide the concrete implementation for the Internal Audio Manager. -
Uses of PropertyChangeSupport in jmri.jmrit.catalog
Subclasses of PropertyChangeSupport in jmri.jmrit.catalogModifier and TypeClassDescriptionclassProvide the concrete implementation for the Internal CatalogTree Manager. -
Uses of PropertyChangeSupport in jmri.jmrit.display.layoutEditor
Subclasses of PropertyChangeSupport in jmri.jmrit.display.layoutEditorModifier and TypeClassDescriptionclassImplementation of a Manager to handle LayoutBlocks. -
Uses of PropertyChangeSupport in jmri.jmrit.entryexit
Subclasses of PropertyChangeSupport in jmri.jmrit.entryexitModifier and TypeClassDescriptionclassImplements an Entry Exit based method of setting turnouts, setting up signal logic and allocating blocks through a path based on the Layout Editor. -
Uses of PropertyChangeSupport in jmri.jmrit.logix
Subclasses of PropertyChangeSupport in jmri.jmrit.logixModifier and TypeClassDescriptionclassBasic Implementation of an OBlockManager.classBasic Implementation of a WarrantManager. -
Uses of PropertyChangeSupport in jmri.jmrit.logixng.implementation
Subclasses of PropertyChangeSupport in jmri.jmrit.logixng.implementationModifier and TypeClassDescriptionclassAbstractBaseManager<E extends NamedBean>Abstract partial implementation for the LogixNG action and expression managers.classClass providing the basic logic of the ActionManager interface.classClass providing the basic logic of the ExpressionManager interface.classClass providing the basic logic of the ConditionalNG_Manager interface.classClass providing the basic logic of the DigitalActionManager interface.classClass providing the basic logic of the DigitalBooleanActionManager interface.classClass providing the basic logic of the DigitalExpressionManager interface.classClass providing the basic logic of the GlobalVariable_Manager interface.classClass providing the basic logic of the LogixNG_Manager interface.classClass providing the basic logic of the LogixNG_Manager interface.classClass providing the basic logic of the NamedTable_Manager interface.classClass providing the basic logic of the ActionManager interface.classClass providing the basic logic of the ExpressionManager interface. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.automation
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.automationModifier and TypeClassDescriptionclassAutomation for operationsclassRepresents one automation item of a automationclassManages automations. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.automation.actions
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.automation.actionsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PropertyChangeSupport in jmri.jmrit.operations.locations
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.locationsModifier and TypeClassDescriptionclassRepresents a location on the layoutclassManages locations.classRepresents a location (track) on the layout Can be a spur, yard, staging, or interchange track. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.locations.divisions
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.locations.divisionsModifier and TypeClassDescriptionclassRepresents a railroad divisionclassManages divisions. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.locations.schedules
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.locations.schedulesModifier and TypeClassDescriptionclassRepresents a car delivery schedule for a locationclassRepresents one schedule item of a scheduleclassManages schedules. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.rollingstock
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.rollingstockModifier and TypeClassDescriptionclassRepresents rolling stock, both powered (locomotives) and not powered (cars) on the layout.classRepresents an attribute a rolling stock can have.classRollingStockGroup<T extends RollingStock>A group of rolling stock that is managed as one unit.classclassRollingStockManager<T extends RollingStock>Base class for rolling stock managers car and engine. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.rollingstock.cars
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.rollingstock.carsModifier and TypeClassDescriptionclassRepresents a car on the layoutclassRepresents the colors that cars can have.classRepresents the lengths that cars can have.classRepresents the loads that cars can have.classManages the cars.classRepresents the owner names that cars can have.classRepresents the road names that cars can have.classRepresents the types of cars a railroad can have.classA Kernel is a group of cars that is managed as one car.classManages Kernels. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.rollingstock.engines
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.rollingstock.enginesModifier and TypeClassDescriptionclassA consist is a group of engines that is managed as one engine.classManages Consists.classRepresents a locomotive on the layoutclassRepresents the lengths that engines can have.classManages the engines.classRepresents the various engine models a railroad can have.classRepresents the types of engines a railroad can have. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.routes
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.routesModifier and TypeClassDescriptionclassRepresents a route on the layoutclassRepresents a location in a route, a location can appear more than once in a route.classManages the routes -
Uses of PropertyChangeSupport in jmri.jmrit.operations.setup
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.setup -
Uses of PropertyChangeSupport in jmri.jmrit.operations.setup.backup
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.setup.backupModifier and TypeClassDescriptionclassSpecific Backup class for backing up and restoring Operations working files to the Automatic Backup Store.classBase class for backing up and restoring Operations working files.classSpecific Backup class for backing up and restoring Operations working files to the Default Backup Store. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.trains
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.trainsModifier and TypeClassDescriptionclassRepresents a train on the layoutclassManages trains. -
Uses of PropertyChangeSupport in jmri.jmrit.operations.trains.schedules
Subclasses of PropertyChangeSupport in jmri.jmrit.operations.trains.schedulesModifier and TypeClassDescriptionclassRepresents a schedule for trains.classManages train schedules. -
Uses of PropertyChangeSupport in jmri.jmrix
Subclasses of PropertyChangeSupport in jmri.jmrixModifier and TypeClassDescriptionclassCommon implementations for the Programmer interface.classAn abstract implementation of DccThrottle. -
Uses of PropertyChangeSupport in jmri.jmrix.acela
Subclasses of PropertyChangeSupport in jmri.jmrix.acelaModifier and TypeClassDescriptionclassImplement LightManager for Acela systems.classManage the Acela-specific Sensor implementation.classImplement turnout manager for Acela systems. -
Uses of PropertyChangeSupport in jmri.jmrix.anyma
Subclasses of PropertyChangeSupport in jmri.jmrix.anymaModifier and TypeClassDescriptionclassImplement LightManager for Anyma dmx usb systems. -
Uses of PropertyChangeSupport in jmri.jmrix.bidib
Subclasses of PropertyChangeSupport in jmri.jmrix.bidibModifier and TypeClassDescriptionclassImplement LightManager for BiDiB systems.classProvides an Ops mode programming interface for BiDiB Currently only Byte mode is implemented, though BiDiB also supports bit mode writes for POMclassConvert the jmri.Programmer interface into BiDiB.classExtend DefaultProgrammerManager to provide ops mode programmers for BiDiB systemsclassBiDiBReporterManager implements the ReporterManager for BiDiBclassImplement SensorManager for BiDiB systems.classAn implementation of DccThrottle with code specific to an BiDiB connection.classImplement turnout manager for BiDiB systems. -
Uses of PropertyChangeSupport in jmri.jmrix.can.cbus
Subclasses of PropertyChangeSupport in jmri.jmrix.can.cbusModifier and TypeClassDescriptionclassProvide an Ops Mode Programmer via a wrapper what works with the CBUS command station object.classImplements the jmri.Programmer interface via commands for the CBUS programmer.classExtend DefaultProgrammerManager to provide programmers for CBUS systems Added methods to manipulate the programmer availability to support hardware that can redirect ops mode or service mode packets to a particular interface.classImplement LightManager for CAN CBUS systems.classPowerManager implementation for controlling CBUS layout power.classImplement ReporterManager for CAN CBUS systems.classImplement SensorManager for CAN CBUS systems.classAn implementation of DccThrottle via AbstractThrottle with code specific to a CBUS connection.classImplement TurnoutManager for CAN CBUS systems. -
Uses of PropertyChangeSupport in jmri.jmrix.cmri.serial
Subclasses of PropertyChangeSupport in jmri.jmrix.cmri.serialModifier and TypeClassDescriptionclassImplement LightManager for CMRI serial systems.classManage the C/MRI serial-specific Sensor implementation.classImplement turnout manager for CMRI serial systems. -
Uses of PropertyChangeSupport in jmri.jmrix.dcc4pc
Subclasses of PropertyChangeSupport in jmri.jmrix.dcc4pcModifier and TypeClassDescriptionclassProvides an Ops mode proxy programming interface for a RailCom Reader.classDCC4PC Programmer acts as a proxy for ops mode programming.classDcc4PcReporterManager implements the ReporterManage for dcc4pcclassImplement SensorManager for Dcc4Pc systems. -
Uses of PropertyChangeSupport in jmri.jmrix.dccpp
Subclasses of PropertyChangeSupport in jmri.jmrix.dccppModifier and TypeClassDescriptionclassImplement LightManager for DCC++ systems.classProvides an Ops mode programming interface for DCC++.classclassProgrammer support for DCC++.classExtend DefaultProgrammerManager to provide ops mode programmers on DCC++classImplement SensorManager for DCC++ systems.classAn implementation of DccThrottle with code specific to a DCC++ connection.classImplement TurnoutManager for DCC++ systems. -
Uses of PropertyChangeSupport in jmri.jmrix.debugthrottle
Subclasses of PropertyChangeSupport in jmri.jmrix.debugthrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle for debugging use. -
Uses of PropertyChangeSupport in jmri.jmrix.direct
Subclasses of PropertyChangeSupport in jmri.jmrix.directModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a Direct serial connection. -
Uses of PropertyChangeSupport in jmri.jmrix.easydcc
Subclasses of PropertyChangeSupport in jmri.jmrix.easydccModifier and TypeClassDescriptionclassProvide an Ops Mode Programmer via a wrapper that works with the EasyDccCommandStation object.classPowerManager implementation for controlling layout powerclassImplements the jmri.Programmer interface via commands for the EasyDCC powerstation.classExtend DefaultProgrammerManager to provide ops mode programmers for EasyDCC systems.classAn implementation of DccThrottle with code specific to an EasyDCC connection.classImplement turnout manager for EasyDcc systems. -
Uses of PropertyChangeSupport in jmri.jmrix.ecos
Subclasses of PropertyChangeSupport in jmri.jmrix.ecosModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an ECoS connection.classClass to manage the ECoS Loco entries within JMRI.classProvide an Ops Mode Programmer via a wrapper what works with the ECoS command station object.classPowerManager implementation for controlling ECoS layout power.classImplements the jmri.Programmer interface via commands for the ECoS programmer.classExtend DefaultProgrammerManager to provide programmers on ECos Programming track is supported from ECoS firmware version 4.1.classEcosReporterManager implements the ReporterManager for ECoSclassImplement sensor manager for ECoS systems.classImplement turnout manager for Ecos systems. -
Uses of PropertyChangeSupport in jmri.jmrix.grapevine
Subclasses of PropertyChangeSupport in jmri.jmrix.grapevineModifier and TypeClassDescriptionclassImplement LightManager for Grapevine serial systems.classManage the system-specific Sensor implementation.classImplement turnout manager for Grapevine systems. -
Uses of PropertyChangeSupport in jmri.jmrix.ieee802154.xbee
Subclasses of PropertyChangeSupport in jmri.jmrix.ieee802154.xbeeModifier and TypeClassDescriptionclassImplement LightManager for XBee connections.classManage the XBee specific Sensor implementation.classImplement turnout manager for XBee connections -
Uses of PropertyChangeSupport in jmri.jmrix.internal
Subclasses of PropertyChangeSupport in jmri.jmrix.internalModifier and TypeClassDescriptionclassImplement a AnalogIOManager for "Internal" (virtual) AnalogIOs.classImplement a LightManager for "Internal" (virtual) lights.classImplement a MeterManager for "Internal" (virtual) Meters.classImplementation of the InternalReporterManager interface.classImplementation of the InternalSensorManager interface.classImplement a StringIOManager for "Internal" (virtual) StringIOs.classImplement a turnout manager for "Internal" (virtual) turnouts. -
Uses of PropertyChangeSupport in jmri.jmrix.ipocs
Subclasses of PropertyChangeSupport in jmri.jmrix.ipocsModifier and TypeClassDescriptionclassclassclass -
Uses of PropertyChangeSupport in jmri.jmrix.jmriclient
Subclasses of PropertyChangeSupport in jmri.jmrix.jmriclientModifier and TypeClassDescriptionclassImplement LightManager for JMRIClient systemsclassPowerManager implementation for controlling layout powerclassImplement reporter manager for JMRIClient systemsclassImplement sensor manager for JMRIClient systems.classImplement turnout manager for JMRIClient systems -
Uses of PropertyChangeSupport in jmri.jmrix.lenz
Subclasses of PropertyChangeSupport in jmri.jmrix.lenzModifier and TypeClassDescriptionclassImplement LightManager for XpressNet systems.classProvides an Ops mode programming interface for XpressNet Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassPowerManager implementation for controlling layout power.classConvert the jmri.Programmer interface into commands for the Lenz XpressNetclassExtend DefaultProgrammerManager to provide ops mode programmers on XPressNetclassManage the XpressNet specific Sensor implementation.classAn implementation of DccThrottle with code specific to an XpressNet connection.classImplement turnout manager for Lenz (XpresssNet) connections. -
Uses of PropertyChangeSupport in jmri.jmrix.lenz.hornbyelite
Subclasses of PropertyChangeSupport in jmri.jmrix.lenz.hornbyeliteModifier and TypeClassDescriptionclassProgrammer support for Hornby Elite implementationn of XpressNet.classAn implementation of DccThrottle with code specific to an XpressNet connection on the Hornby Elite.classImplement XNet turnout manager - Specific to Hornby Elite -
Uses of PropertyChangeSupport in jmri.jmrix.lenz.li100
Subclasses of PropertyChangeSupport in jmri.jmrix.lenz.li100Modifier and TypeClassDescriptionclassProgrammer support for Lenz XpressNet. -
Uses of PropertyChangeSupport in jmri.jmrix.loconet
Subclasses of PropertyChangeSupport in jmri.jmrix.loconetModifier and TypeClassDescriptionclassA specialization of the LocoNet Throttle for Intellibox-I foibles.classA specialization of the LocoNet Throttle for Intellibox-II foibles.classLocoNet LNCV Devices ManagerclassImplement LightManager for LocoNet systems.classProvide an Ops Mode Programmer via a wrapper that works with the LocoNet SlotManager object.classPowerManager implementation for controlling layout power.classExtend DefaultProgrammerManager to provide programmers on LocoNet.classManage the LocoNet-specific Reporter implementation.classManage the LocoNet-specific Sensor implementation.classManage the LocoNet-specific Sensor implementation.classLocoNet LNSV1 Devices ManagerclassManage the LocoNet-specific Turnout implementation.classAn implementation of DccThrottle via AbstractThrottle with code specific to a LocoNet connection.classAn implementation of DccThrottle via AbstractThrottle with code specific to a PR2 connection.classControls a collection of slots, acting as the counter-part of a LocoNet command station.classConcrete implementation for the InternalIdTagManagerinterface that manages TranspondingTags.classOnly change compared to standard LocoNet SlotManager is CV programming. -
Uses of PropertyChangeSupport in jmri.jmrix.loconet.hexfile
Subclasses of PropertyChangeSupport in jmri.jmrix.loconet.hexfileModifier and TypeClassDescriptionclassManage the LocoNet-specific Sensor implementation via a LocoNet hexfile emulator. -
Uses of PropertyChangeSupport in jmri.jmrix.loconet.locoio
Subclasses of PropertyChangeSupport in jmri.jmrix.loconet.locoio -
Uses of PropertyChangeSupport in jmri.jmrix.loconet.pr2
Subclasses of PropertyChangeSupport in jmri.jmrix.loconet.pr2Modifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power via PR2. -
Uses of PropertyChangeSupport in jmri.jmrix.loconet.uhlenbrock
Subclasses of PropertyChangeSupport in jmri.jmrix.loconet.uhlenbrockModifier and TypeClassDescriptionclassExtend LnProgrammerManager to disable on-the-track programming, which is not supported by IB-COM or Intellibox II -
Uses of PropertyChangeSupport in jmri.jmrix.maple
Subclasses of PropertyChangeSupport in jmri.jmrix.mapleModifier and TypeClassDescriptionclassImplement LightManager for Maple serial systems.classManage the specific Sensor implementation.classImplement turnout manager for serial systems -
Uses of PropertyChangeSupport in jmri.jmrix.marklin
Subclasses of PropertyChangeSupport in jmri.jmrix.marklinModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power.classImplement sensor manager for Marklin systems.classAn implementation of DccThrottle with code specific to an TAMS connection.classImplement turnout manager for Marklin systems. -
Uses of PropertyChangeSupport in jmri.jmrix.mqtt
Subclasses of PropertyChangeSupport in jmri.jmrix.mqttModifier and TypeClassDescriptionclassImplement LightManager for MQTT systemsclassclassProvide a ReporterManager implementation for MQTT communicationsclassImplementation of the MqttSensorManager interface.classAn implementation of AbstractThrottle with code specific to a MQTT connection.classImplement turnout manager for MQTT systems -
Uses of PropertyChangeSupport in jmri.jmrix.mrc
Subclasses of PropertyChangeSupport in jmri.jmrix.mrcModifier and TypeClassDescriptionclassProvide an Ops Mode Programmer via a wrapper what works with the MRC command station object.classPowerManager implementation for controlling layout powerclassConvert the jmri.Programmer interface into commands for the MRC power house.classExtend DefaultProgrammerManager to provide ops mode programmers for MRC systemsclassAn implementation of DccThrottle with code specific to an MRC connection.classNew MRC TurnoutManager -
Uses of PropertyChangeSupport in jmri.jmrix.nce
Subclasses of PropertyChangeSupport in jmri.jmrix.nceModifier and TypeClassDescriptionclassImplement LightManager for NCE systemsclassProvide an Ops Mode Programmer via a wrapper what works with the NCE command station object.classPowerManager implementation for controlling layout power.classConvert the jmri.Programmer interface into commands for the NCE power house.classExtend DefaultProgrammerManager to provide ops mode programmers for NCE systems.classManage the NCE-specific Sensor implementation.classAn implementation of DccThrottle with code specific to an NCE connection.classImplement turnout manager for NCE systems. -
Uses of PropertyChangeSupport in jmri.jmrix.oaktree
Subclasses of PropertyChangeSupport in jmri.jmrix.oaktreeModifier and TypeClassDescriptionclassImplement LightManager for Oak Tree serial systems.classManage the system-specific Sensor implementation.classImplement turnout manager for Oak Tree systems. -
Uses of PropertyChangeSupport in jmri.jmrix.openlcb
Subclasses of PropertyChangeSupport in jmri.jmrix.openlcbModifier and TypeClassDescriptionclassclassCentral functions for OlcbMeters.final classExtend jmri.managers.AbstractPowerManager for OpenLCB controls.classProvide access to the hardware DCC decoder programming capability.classGet access to availableProgrammerobjects.classManage the OpenLCB-specific Reporter implementation.classManage the OpenLCB-specific Sensor implementation.classImplement a StringIOManager for OpenLCB StringIOs.classAn implementation of DccThrottle for OpenLCB.classOpenLCB implementation of a TurnoutManager. -
Uses of PropertyChangeSupport in jmri.jmrix.pi
Subclasses of PropertyChangeSupport in jmri.jmrix.piModifier and TypeClassDescriptionclassManage the RaspberryPi specific Sensor implementation.classImplement Pi turnout manager. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline
Subclasses of PropertyChangeSupport in jmri.jmrix.powerlineModifier and TypeClassDescriptionclassImplement LightManager for Powerline serial systems.classManage the system-specific Sensor implementation.classImplement turnout manager for Powerline systems. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline.cm11
Subclasses of PropertyChangeSupport in jmri.jmrix.powerline.cm11Modifier and TypeClassDescriptionclassImplement LightManager for powerline serial systems with CM11 adapters.classManage the system-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline.cp290
Subclasses of PropertyChangeSupport in jmri.jmrix.powerline.cp290Modifier and TypeClassDescriptionclassImplement LightManager for powerline serial systems with CP290 adaptersclassManage the system-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline.dmx512
Subclasses of PropertyChangeSupport in jmri.jmrix.powerline.dmx512Modifier and TypeClassDescriptionclassImplement LightManager for powerline serial systems with DMX512 serial adapters. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline.insteon2412s
Subclasses of PropertyChangeSupport in jmri.jmrix.powerline.insteon2412sModifier and TypeClassDescriptionclassImplement LightManager for powerline serial systems with Insteon 2412S adaptersclassManage the system-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.powerline.simulator
Subclasses of PropertyChangeSupport in jmri.jmrix.powerline.simulatorModifier and TypeClassDescriptionclassImplement LightManager for powerline serial systems with Insteon 2412S adaptersclassManage the system-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.qsi
Subclasses of PropertyChangeSupport in jmri.jmrix.qsiModifier and TypeClassDescriptionclassImplements the jmri.Programmer interface via commands for the QSI programmer. -
Uses of PropertyChangeSupport in jmri.jmrix.rfid
Subclasses of PropertyChangeSupport in jmri.jmrix.rfidModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager.classManage the Rfid-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.rfid.generic.standalone
Subclasses of PropertyChangeSupport in jmri.jmrix.rfid.generic.standaloneModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager.classManage the Rfid-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.rfid.merg.concentrator
Subclasses of PropertyChangeSupport in jmri.jmrix.rfid.merg.concentratorModifier and TypeClassDescriptionclassRfid implementation of a ReporterManager.classManage the Rfid-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.roco
Subclasses of PropertyChangeSupport in jmri.jmrix.rocoModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a Roco XpressNet connection. -
Uses of PropertyChangeSupport in jmri.jmrix.roco.z21
Subclasses of PropertyChangeSupport in jmri.jmrix.roco.z21Modifier and TypeClassDescriptionclassZ21ReporterManager implements the Reporter Manager interface for Roco Z21 systems.classManage the Z21Specific Sensor implementation.classProvides an Ops mode programming interface for Roco Z21 Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassZ21 Programmer support for Lenz XpressNet.classExtend XNetProgrammerManager for Z21.classAn implementation of DccThrottle with code specific to a z21 XpressNet connection.classImplement z21 turnout manager. -
Uses of PropertyChangeSupport in jmri.jmrix.rps
Subclasses of PropertyChangeSupport in jmri.jmrix.rpsModifier and TypeClassDescriptionclassRPS implementation of a ReporterManager.classManage the RPS-specific Sensor implementation. -
Uses of PropertyChangeSupport in jmri.jmrix.secsi
Subclasses of PropertyChangeSupport in jmri.jmrix.secsiModifier and TypeClassDescriptionclassImplement LightManager for SECSI serial systems.classManage the system-specific SECSI Sensor implementation.classImplement turnout manager for SECSI systems. -
Uses of PropertyChangeSupport in jmri.jmrix.sprog
Subclasses of PropertyChangeSupport in jmri.jmrix.sprogModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a SPROG Command Station connection.classProvide 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.classExtend DefaultProgrammerManager to provide programmers for SPROG systems.classAn implementation of DccThrottle with code specific to an SPROG connection.classImplement turnout manager for Sprog systems. -
Uses of PropertyChangeSupport in jmri.jmrix.srcp
Subclasses of PropertyChangeSupport in jmri.jmrix.srcpModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout powerclassImplements the jmri.Programmer interface via commands for the SRCP powerstationclassExtend DefaultProgrammerManager to provide ops mode programmers for SRCP systemsclassImplement SensorMmanager for SRCP systems.classAn implementation of DccThrottle with code specific to an SRCP connection.classImplement TurnoutManager for SRCP systems. -
Uses of PropertyChangeSupport in jmri.jmrix.tams
Subclasses of PropertyChangeSupport in jmri.jmrix.tamsModifier and TypeClassDescriptionclassProvide an Ops Mode Programmer via a wrapper what works with the TAMS command station object.classPowerManager implementation for controlling layout power using binary P50x commands Based on work by Bob Jacobsen and Kevin DickersonclassConvert the jmri.Programmer interface into commands for the NCE power house.classExtend DefaultProgrammerManager to provide ops mode programmers for NCE systemsclassImplement sensor manager for Tams systems.classAn implementation of DccThrottle with code specific to a TAMS connection.classImplement turnout manager for Tams systems. -
Uses of PropertyChangeSupport in jmri.jmrix.tmcc
Subclasses of PropertyChangeSupport in jmri.jmrix.tmccModifier and TypeClassDescriptionclassAn implementation of DccThrottle.classImplement turnout manager for TMCC serial systems.classProvide an Ops Mode Programmer via a wrapper that works with the TMCC control interfaceclassImplements the jmri.Programmer interface via commands for the TMCC control interface.classExtend DefaultProgrammerManager to provide ops mode programmers for TMCC systems. -
Uses of PropertyChangeSupport in jmri.jmrix.xpa
Subclasses of PropertyChangeSupport in jmri.jmrix.xpaModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power from an XPA+modem connected to an XpressNet based system.classAn XPA+Modem implementation of the Throttle for XpressNet SystemsclassImplement turnout manager for Xpa+Modem connections to XpressNet Based systems. -
Uses of PropertyChangeSupport in jmri.jmrix.zimo
Subclasses of PropertyChangeSupport in jmri.jmrix.zimoModifier and TypeClassDescriptionclassProgrammer support for Zimo MXULF operations mode.classPowerManager implementation for controlling layout power.classProgrammer support for Zimo Mx-1.classExtend DefaultProgrammerManager to provide ops mode programmers for Zimo systems.classAn implementation of DccThrottle with code specific to an Mx1 connection.classImplement turnout manager for Mx1 Turnouts. -
Uses of PropertyChangeSupport in jmri.jmrix.ztc.ztc611
Subclasses of PropertyChangeSupport in jmri.jmrix.ztc.ztc611Modifier and TypeClassDescriptionclassImplement turnout manager - Specific to ZTC ZTC611 -
Uses of PropertyChangeSupport in jmri.managers
Subclasses of PropertyChangeSupport in jmri.managersModifier and TypeClassDescriptionclassAbstract partial implementation of a AnalogIOManager.classAbstract partial implementation of an AudioManager.classAbstract partial implementation of a LightManager.classAbstractManager<E extends NamedBean>Abstract partial implementation for all Manager-type classes.classAbstract partial implementation of a MemoryManager.classDefault implementation of a MeterManager.classAbstractPowerManager<M extends SystemConnectionMemo>Base PowerManager implementation for controlling layout power.classAbstractProvidingProxyManager<E extends NamedBean>Implementation of a Manager that can serves as a proxy for multiple system-specific implementations.classAbstractProxyManager<E extends NamedBean>Implementation of a Manager that can serves as a proxy for multiple system-specific implementations.classAbstract partial implementation of a ReporterManager.classAbstract base implementation of the SensorManager interface.classAbstract partial implementation of a SignalHeadManager.classAbstract partial implementation of a StringIOManager.classAbstract partial implementation of a TurnoutManager.classBasic Implementation of a ConditionalManager.classConcrete implementation for the InternalIdTagManagerinterface.classBasic Implementation of a LogixManager.classProvide the concrete implementation for the Internal Memory Manager.classDefault implementation for controlling layout powerclassProvides a very basic implementation of a programmer manager by providing a union of the AddressedProgrammerManager and GlobalProgrammerManager interfaces.classConcrete implementation for the InternalRailComManagerinterface.classBasic Implementation of a RouteManager.classBasic Implementation of a SectionManager.classDefault implementation of a SignalGroupManager.classDefault implementation of a SignalMastLogicManager.classDefault implementation of a SignalMastManager.classDefault implementation of a SignalSystemManager.classImplementation of a Transit ManagerclassDefault implementation of a VariableLightManager.classDefers global programmer operations to the default global Programmer, and addressed programmer operations to the default AddressedProgrammer.classImplementation of a AnalogIOManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a IdTagManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a LightManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a MeterManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a ReporterManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a SensorManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a StringIOManager that can serve as a proxy for multiple system-specific implementations.classImplementation of a TurnoutManager that can serve as a proxy for multiple system-specific implementations. -
Uses of PropertyChangeSupport in jmri.progdebugger
Subclasses of PropertyChangeSupport in jmri.progdebuggerModifier and TypeClassDescriptionclassProvides an implementation of ProgrammerManager for the debug programmer.classDebugging implementation of Programmer interface.