Uses of Interface
jmri.Disposable
-
Packages that use Disposable Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.implementation Provides implementations of various JMRI interfaces.jmri.jmrit.beantable.block jmri.jmrit.beantable.oblock jmri.jmrit.blockboss Provides a very simple vital signal logic for use in JMRI programs.jmri.jmrit.display.layoutEditor Layout Editor currently represents both structure and graphical display through a single set of objects.jmri.jmrit.operations.setup jmri.jmrix Interfaces and implementations for system-specific code.jmri.jmrix.acela This package handles communications for the CTI Acela hardware.jmri.jmrix.anyma jmri.jmrix.bachrus Provides connections and GUI support for attached speedometers.jmri.jmrix.bidib jmri.jmrix.can Defines classes for interfacing to a CAN-based model railway control bus.jmri.jmrix.can.cbus Defines classes for interfacing to a MERG CBUS network.jmri.jmrix.can.cbus.eventtable Provides an Event Table for CBUS Events..jmri.jmrix.can.cbus.node Provides classes for interacting with CBUS Nodes.jmri.jmrix.can.cbus.simulator Provides dummy CBUS network simulated objects.jmri.jmrix.can.cbus.swing.cbusslotmonitor Provides CBUS Command Station Session Monitoring.jmri.jmrix.cmri Provides basic interfaces and certain core implementations for the JMRI C/MRI implementation.jmri.jmrix.dcc4pc jmri.jmrix.dccpp jmri.jmrix.direct jmri.jmrix.easydcc jmri.jmrix.ecos Support for the ESU ECoS.jmri.jmrix.grapevine This package handles communications for the ProTrak Grapevine hardware.jmri.jmrix.ieee802154 jmri.jmrix.ieee802154.serialdriver jmri.jmrix.ieee802154.xbee jmri.jmrix.internal The jmrix.internal package contains a JMRI connection implementation for use without a layout.jmri.jmrix.ipocs jmri.jmrix.jmriclient jmri.jmrix.lenz jmri.jmrix.lenz.hornbyelite jmri.jmrix.lenz.li100 jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools.jmri.jmrix.loconet.hexfile jmri.jmrix.loconet.pr2 jmri.jmrix.loconet.pr3 jmri.jmrix.loconet.pr4 jmri.jmrix.loconet.uhlenbrock Implementation and specialization for connecting to to an Uhlenbrock Intellibox-II via its in-built USB connection.jmri.jmrix.loconet.usb_dcs210Plus jmri.jmrix.loconet.usb_dcs240 jmri.jmrix.loconet.usb_dcs240Plus jmri.jmrix.loconet.usb_dcs52 jmri.jmrix.maple jmri.jmrix.marklin Classes to interact with a Marklin Network Connection.jmri.jmrix.marklin.cdb Classes to interact with a Marklin Network Connection.jmri.jmrix.mqtt Provides JMRI layout objects that use MQTT connections.jmri.jmrix.mrc jmri.jmrix.nce jmri.jmrix.oaktree jmri.jmrix.openlcb Implementation of the JMRI OpenLCB hardware interface.jmri.jmrix.pi jmri.jmrix.powerline This package handles communications for powerline adapters, such as X10.jmri.jmrix.powerline.cm11 This package handles communications for CM11 powerline adapters.jmri.jmrix.powerline.cp290 This package handles communications for CP290 powerline adapters.jmri.jmrix.powerline.dmx512 This package handles communications for DMX lighting adapters.jmri.jmrix.powerline.insteon2412s This package handles communications for Insteon 2412S adapters.jmri.jmrix.powerline.simulator jmri.jmrix.qsi Connects to a QSI programmer unit.jmri.jmrix.rfid This package handles communications for RFID adapters.jmri.jmrix.roco.z21 jmri.jmrix.rps This package contains software specific to the RPS system from NAC Services, Inc.jmri.jmrix.secsi This package handles communications for the TracTronics SECSI hardware.jmri.jmrix.sprog jmri.jmrix.srcp Provide a JMRI connection to an SRCP server.jmri.jmrix.tams Support for the ESU ECoS.jmri.jmrix.tmcc jmri.jmrix.xpa jmri.jmrix.zimo jmri.managers Provides implementations of various JMRI managers.jmri.progdebugger A simple implementation of Programmer for debugging purposes.jmri.util.startup jmri.util.zeroconf Provides utilities and classes for Zeroconf/Bonjour networking. -
-
Uses of Disposable in jmri
Subinterfaces of Disposable in jmri Modifier and Type Interface Description interfaceAddressedProgrammerProvide access to the hardware DCC decoder programming capability.interfaceProgrammerProvide access to the hardware DCC decoder programming capability.interfaceSignalHeadManagerInterface for obtaining signal heads. -
Uses of Disposable in jmri.implementation
Classes in jmri.implementation that implement Disposable Modifier and Type Class Description classAccessoryOpsModeProgrammerFacadeProgrammer facade for access to Accessory Decoder Ops Mode programmingclassAddressedHighCvProgrammerFacadeProgrammer facade, at this point just an example.classMultiIndexProgrammerFacadeProgrammer facade for accessing CVs that require one or more "index CVs" to have specific values before doing the final read or write operation.classOffsetHighCvProgrammerFacadeProgrammer facade, at this point just an example.classOpsModeDelayedProgrammerFacadeProgrammer facade for access to Accessory Decoder Ops Mode programmingclassPermissionAddressedProgrammerAn addressed programmer which supports permissions.classPermissionProgrammerA programmer which supports permissions.classResettingOffsetHighCvProgrammerFacadeProgrammer facade, at this point just an example.classTwoIndexTcsProgrammerFacadeProgrammer facade for single index multi-CV access.classVerifyWriteProgrammerFacadeProgrammer facade which verifies each write via a read, if possible. -
Uses of Disposable in jmri.jmrit.beantable.block
Classes in jmri.jmrit.beantable.block that implement Disposable Modifier and Type Class Description classBlockTableJTableJTable for displaying Block BeanTable. -
Uses of Disposable in jmri.jmrit.beantable.oblock
Classes in jmri.jmrit.beantable.oblock that implement Disposable Modifier and Type Class Description classPortalTableModelGUI to define OBlock Portals.classTableFramesGUI to define OBlocks. -
Uses of Disposable in jmri.jmrit.blockboss
Classes in jmri.jmrit.blockboss that implement Disposable Modifier and Type Class Description classBlockBossLogicProviderProvider forBlockBossLogicobjects -
Uses of Disposable in jmri.jmrit.display.layoutEditor
Classes in jmri.jmrit.display.layoutEditor that implement Disposable Modifier and Type Class Description classLayoutEditorFloatingToolBarPanelThis is the floating toolbar panelclassLayoutEditorHorizontalToolBarPanelThis is the horizontal toolbar panelclassLayoutEditorToolBarPanelThis is the base class for the horizontal, vertical and floating toolbar panelsclassLayoutEditorVerticalToolBarPanelThis is the vertical toolbar panel -
Uses of Disposable in jmri.jmrit.operations.setup
Classes in jmri.jmrit.operations.setup that implement Disposable Modifier and Type Class Description classSetupOperations settings. -
Uses of Disposable in jmri.jmrix
Classes in jmri.jmrix that implement Disposable Modifier and Type Class Description classAbstractProgrammerCommon implementations for the Programmer interface.classAbstractProgrammerFacadeCommon implementations of the Programmer interface for making Programmer facade classes.classCaptiveSystemConnectionMemoFor historical reasons, some NamedBean types have out-of-pattern system prefixes: OBlocks use O (as in OB) RailCom tags use R Transponding tags use L ThisSystemConnectionMemoimplementation is meant to handle these by providing connection memo services without being connected to a particular system instantiation.classDefaultSystemConnectionMemoLightweight abstract class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.acela
Classes in jmri.jmrix.acela that implement Disposable Modifier and Type Class Description classAcelaSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.anyma
Classes in jmri.jmrix.anyma that implement Disposable Modifier and Type Class Description classAnymaDMX_SystemConnectionMemoMinimal SystemConnectionMemo for anyma dmx systems. -
Uses of Disposable in jmri.jmrix.bachrus
Classes in jmri.jmrix.bachrus that implement Disposable Modifier and Type Class Description classSpeedoSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement Disposable Modifier and Type Class Description classBiDiBOpsModeProgrammerProvides an Ops mode programming interface for BiDiB Currently only Byte mode is implemented, though BiDiB also supports bit mode writes for POMclassBiDiBProgrammerConvert the jmri.Programmer interface into BiDiB.classBiDiBSystemConnectionMemoLightweight class to denote that a system is active and provide general information. -
Uses of Disposable in jmri.jmrix.can
Classes in jmri.jmrix.can that implement Disposable Modifier and Type Class Description classCanSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement Disposable Modifier and Type Class Description classCbusCabSignalManagerCBUS implementation of theCabSignalManagerinterface.classCbusClockControlProvide access to CBUS Clock Network Functions.classCbusConfigurationManagerDoes configuration for MERG CBUS CAN-based communications implementations.classCbusDccOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the CBUS command station object.classCbusDccProgrammerImplements the jmri.Programmer interface via commands for the CBUS programmer.classCbusPowerManagerPowerManager implementation for controlling CBUS layout power.classCbusPredefinedMetersProvide access to current meter from a MERG CBUS Command StationclassCbusThrottleManagerCBUS implementation of a ThrottleManager. -
Uses of Disposable in jmri.jmrix.can.cbus.eventtable
Classes in jmri.jmrix.can.cbus.eventtable that implement Disposable Modifier and Type Class Description classCbusEventTableDataModelTable data model for display of CBUS events -
Uses of Disposable in jmri.jmrix.can.cbus.node
Classes in jmri.jmrix.can.cbus.node that implement Disposable Modifier and Type Class Description classCbusNodeTableDataModelTable data model for display of CBUS Nodes -
Uses of Disposable in jmri.jmrix.can.cbus.simulator
Classes in jmri.jmrix.can.cbus.simulator that implement Disposable Modifier and Type Class Description classCbusSimulatorSimulating a MERG CBUS Command Station + other network objects. -
Uses of Disposable in jmri.jmrix.can.cbus.swing.cbusslotmonitor
Classes in jmri.jmrix.can.cbus.swing.cbusslotmonitor that implement Disposable Modifier and Type Class Description classCbusSlotMonitorDataModelTable data model for display of CBUS Command Station Sessions and various Tools -
Uses of Disposable in jmri.jmrix.cmri
Classes in jmri.jmrix.cmri that implement Disposable Modifier and Type Class Description classCMRISystemConnectionMemoMinimal SystemConnectionMemo for C/MRI systems. -
Uses of Disposable in jmri.jmrix.dcc4pc
Classes in jmri.jmrix.dcc4pc that implement Disposable Modifier and Type Class Description classDcc4PcOpsModeProgrammerProvides an Ops mode proxy programming interface for a RailCom Reader.classDcc4PcSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement Disposable Modifier and Type Class Description classDCCppOpsModeProgrammerProvides an Ops mode programming interface for DCC++.classDCCppProgrammerProgrammer support for DCC++.classDCCppSystemConnectionMemoLightweight class to denote that a system is active and provide general information. -
Uses of Disposable in jmri.jmrix.direct
Classes in jmri.jmrix.direct that implement Disposable Modifier and Type Class Description classDirectSystemConnectionMemoMinimum required SystemConnectionMemo. -
Uses of Disposable in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement Disposable Modifier and Type Class Description classEasyDccOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper that works with the EasyDccCommandStation object.classEasyDccProgrammerImplements the jmri.Programmer interface via commands for the EasyDCC powerstation.classEasyDccSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement Disposable Modifier and Type Class Description classEcosOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the ECoS command station object.classEcosProgrammerImplements the jmri.Programmer interface via commands for the ECoS programmer.classEcosSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.grapevine
Classes in jmri.jmrix.grapevine that implement Disposable Modifier and Type Class Description classGrapevineSystemConnectionMemoMinimum required SystemConnectionMemo for Grapevine. -
Uses of Disposable in jmri.jmrix.ieee802154
Classes in jmri.jmrix.ieee802154 that implement Disposable Modifier and Type Class Description classIEEE802154SystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.ieee802154.serialdriver
Classes in jmri.jmrix.ieee802154.serialdriver that implement Disposable Modifier and Type Class Description classSerialSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.ieee802154.xbee
Classes in jmri.jmrix.ieee802154.xbee that implement Disposable Modifier and Type Class Description classXBeeConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.internal
Classes in jmri.jmrix.internal that implement Disposable Modifier and Type Class Description classInternalSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.ipocs
Classes in jmri.jmrix.ipocs that implement Disposable Modifier and Type Class Description classIpocsSystemConnectionMemo -
Uses of Disposable in jmri.jmrix.jmriclient
Classes in jmri.jmrix.jmriclient that implement Disposable Modifier and Type Class Description classJMRIClientSystemConnectionMemoLightweight class to denote that a system is active and provide general information. -
Uses of Disposable in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement Disposable Modifier and Type Class Description classXNetOpsModeProgrammerProvides an Ops mode programming interface for XpressNet Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassXNetProgrammerConvert the jmri.Programmer interface into commands for the Lenz XpressNetclassXNetSystemConnectionMemoLightweight class to denote that a system is active and provide general information -
Uses of Disposable in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement Disposable Modifier and Type Class Description classEliteXNetProgrammerProgrammer support for Hornby Elite implementationn of XpressNet.classEliteXNetSystemConnectionMemoLightweight class to denote that a system is active and provide general information -
Uses of Disposable in jmri.jmrix.lenz.li100
Classes in jmri.jmrix.lenz.li100 that implement Disposable Modifier and Type Class Description classLI100XNetProgrammerProgrammer support for Lenz XpressNet. -
Uses of Disposable in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement Disposable Modifier and Type Class Description classLnCabSignalManagerLocoNet implementation of theCabSignalManagerinterface.classLncvDevicesManagerLocoNet LNCV Devices ManagerclassLnDeferProgrammerProgrammer implementation for Programmer that uses a SlotManager (which is also an AbstractProgrammer) that might be provided later.classLnOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper that works with the LocoNet SlotManager object.classLnPredefinedMetersProvide access to current and voltage meter from some LocoNet command stationsclassLnsv1DevicesManagerLocoNet LNSV1 Devices ManagerclassLocoNetSystemConnectionMemoLightweight class to denote that a system is active, and provide general information.classSlotManagerControls a collection of slots, acting as the counter-part of a LocoNet command station.classTranspondingTagManagerConcrete implementation for the InternalIdTagManagerinterface that manages TranspondingTags.classUhlenbrockSlotManagerOnly change compared to standard LocoNet SlotManager is CV programming. -
Uses of Disposable in jmri.jmrix.loconet.hexfile
Classes in jmri.jmrix.loconet.hexfile that implement Disposable Modifier and Type Class Description classHexFileSystemConnectionMemoLightweight class to denote that a system is "active" via a LocoNet hexfile emulator. -
Uses of Disposable in jmri.jmrix.loconet.pr2
Classes in jmri.jmrix.loconet.pr2 that implement Disposable Modifier and Type Class Description classPR2SystemConnectionMemoLightweight class to denote that a PR2 is active -
Uses of Disposable in jmri.jmrix.loconet.pr3
Classes in jmri.jmrix.loconet.pr3 that implement Disposable Modifier and Type Class Description classPR3SystemConnectionMemoLightweight class to denote that a PR3 is active -
Uses of Disposable in jmri.jmrix.loconet.pr4
Classes in jmri.jmrix.loconet.pr4 that implement Disposable Modifier and Type Class Description classPR4SystemConnectionMemoLightweight class to denote that a PR4 is active -
Uses of Disposable in jmri.jmrix.loconet.uhlenbrock
Classes in jmri.jmrix.loconet.uhlenbrock that implement Disposable Modifier and Type Class Description classUhlenbrockSystemConnectionMemoLightweight class to denote that an Uhlenbrock IB-COM or Intellibox II is active -
Uses of Disposable in jmri.jmrix.loconet.usb_dcs210Plus
Classes in jmri.jmrix.loconet.usb_dcs210Plus that implement Disposable Modifier and Type Class Description classUsbDcs210PlusSystemConnectionMemoLightweight class to denote that a DCS210Plus USB interface is active -
Uses of Disposable in jmri.jmrix.loconet.usb_dcs240
Classes in jmri.jmrix.loconet.usb_dcs240 that implement Disposable Modifier and Type Class Description classUsbDcs240SystemConnectionMemoLightweight class to denote that a DCS240 USB interface is active -
Uses of Disposable in jmri.jmrix.loconet.usb_dcs240Plus
Classes in jmri.jmrix.loconet.usb_dcs240Plus that implement Disposable Modifier and Type Class Description classUsbDcs240PlusSystemConnectionMemoLightweight class to denote that a DCS240Plus USB interface is active -
Uses of Disposable in jmri.jmrix.loconet.usb_dcs52
Classes in jmri.jmrix.loconet.usb_dcs52 that implement Disposable Modifier and Type Class Description classUsbDcs52SystemConnectionMemoLightweight class to denote that a DCS52 USB interface is active -
Uses of Disposable in jmri.jmrix.maple
Classes in jmri.jmrix.maple that implement Disposable Modifier and Type Class Description classMapleSystemConnectionMemoMinimum required SystemConnectionMemo for Maple. -
Uses of Disposable in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement Disposable Modifier and Type Class Description classMarklinSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.marklin.cdb
Classes in jmri.jmrix.marklin.cdb that implement Disposable Modifier and Type Class Description classCdBSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement Disposable Modifier and Type Class Description classMqttSystemConnectionMemo -
Uses of Disposable in jmri.jmrix.mrc
Classes in jmri.jmrix.mrc that implement Disposable Modifier and Type Class Description classMrcOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the MRC command station object.classMrcProgrammerConvert the jmri.Programmer interface into commands for the MRC power house.classMrcSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement Disposable Modifier and Type Class Description classNceOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the NCE command station object.classNceProgrammerConvert the jmri.Programmer interface into commands for the NCE power house.classNceSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.oaktree
Classes in jmri.jmrix.oaktree that implement Disposable Modifier and Type Class Description classOakTreeSystemConnectionMemoMinimum required SystemConnectionMemo. -
Uses of Disposable in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement Disposable Modifier and Type Class Description classOlcbProgrammerProvide access to the hardware DCC decoder programming capability. -
Uses of Disposable in jmri.jmrix.pi
Classes in jmri.jmrix.pi that implement Disposable Modifier and Type Class Description classRaspberryPiSystemConnectionMemoLightweight class to denote that a system is active and provide general information. -
Uses of Disposable in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement Disposable Modifier and Type Class Description classSerialSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.powerline.cm11
Classes in jmri.jmrix.powerline.cm11 that implement Disposable Modifier and Type Class Description classSpecificSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.powerline.cp290
Classes in jmri.jmrix.powerline.cp290 that implement Disposable Modifier and Type Class Description classSpecificSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.powerline.dmx512
Classes in jmri.jmrix.powerline.dmx512 that implement Disposable Modifier and Type Class Description classSpecificSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.powerline.insteon2412s
Classes in jmri.jmrix.powerline.insteon2412s that implement Disposable Modifier and Type Class Description classSpecificSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.powerline.simulator
Classes in jmri.jmrix.powerline.simulator that implement Disposable Modifier and Type Class Description classSpecificSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.qsi
Classes in jmri.jmrix.qsi that implement Disposable Modifier and Type Class Description classQsiProgrammerImplements the jmri.Programmer interface via commands for the QSI programmer.classQsiSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.rfid
Classes in jmri.jmrix.rfid that implement Disposable Modifier and Type Class Description classRfidSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement Disposable Modifier and Type Class Description classZ21SystemConnectionMemoLightweight class to denote that a system is active, and provide general information.classZ21XNetOpsModeProgrammerProvides an Ops mode programming interface for Roco Z21 Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassZ21XNetProgrammerZ21 Programmer support for Lenz XpressNet. -
Uses of Disposable in jmri.jmrix.rps
Classes in jmri.jmrix.rps that implement Disposable Modifier and Type Class Description classRpsSystemConnectionMemoMinimal implementation of SystemConnectionMemo. -
Uses of Disposable in jmri.jmrix.secsi
Classes in jmri.jmrix.secsi that implement Disposable Modifier and Type Class Description classSecsiSystemConnectionMemoMinimum required implementation. -
Uses of Disposable in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement Disposable Modifier and Type Class Description classSprogOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the SPROG command station object.classSprogProgrammerImplement the jmri.Programmer interface via commands for the Sprog programmer.classSprogSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.srcp
Classes in jmri.jmrix.srcp that implement Disposable Modifier and Type Class Description classSRCPBusConnectionMemoLightweight class to denote that a system is active, and provide general information.classSRCPProgrammerImplements the jmri.Programmer interface via commands for the SRCP powerstationclassSRCPSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement Disposable Modifier and Type Class Description classTamsOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper what works with the TAMS command station object.classTamsProgrammerConvert the jmri.Programmer interface into commands for the NCE power house.classTamsSystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.jmrix.tmcc
Classes in jmri.jmrix.tmcc that implement Disposable Modifier and Type Class Description classTmccOpsModeProgrammerProvide an Ops Mode Programmer via a wrapper that works with the TMCC control interfaceclassTmccProgrammerImplements the jmri.Programmer interface via commands for the TMCC control interface.classTmccSystemConnectionMemoProvide the required SystemConnectionMemo. -
Uses of Disposable in jmri.jmrix.xpa
Classes in jmri.jmrix.xpa that implement Disposable Modifier and Type Class Description classXpaSystemConnectionMemoProvide the required SystemConnectionMemo for the XPA+Modem adapters. -
Uses of Disposable in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement Disposable Modifier and Type Class Description classMx1OpsModeProgrammerProgrammer support for Zimo MXULF operations mode.classMx1ProgrammerProgrammer support for Zimo Mx-1.classMx1SystemConnectionMemoLightweight class to denote that a system is active, and provide general information. -
Uses of Disposable in jmri.managers
Classes in jmri.managers that implement Disposable Modifier and Type Class Description classAbstractCabSignalManagerAbstract implementation of theCabSignalManagerinterface.classAbstractSignalHeadManagerAbstract partial implementation of a SignalHeadManager.classDefaultCabSignalManagerDefault implementation of theCabSignalManagerinterface.classDefaultIdTagManagerConcrete implementation for the InternalIdTagManagerinterface.classDefaultRailComManagerConcrete implementation for the InternalRailComManagerinterface. -
Uses of Disposable in jmri.progdebugger
Classes in jmri.progdebugger that implement Disposable Modifier and Type Class Description classProgDebuggerDebugging implementation of Programmer interface. -
Uses of Disposable in jmri.util.startup
Classes in jmri.util.startup that implement Disposable Modifier and Type Class Description classStartupActionModelUtilMaintain a list of actions that can be used byAbstractActionModeland its descendants. -
Uses of Disposable in jmri.util.zeroconf
Classes in jmri.util.zeroconf that implement Disposable Modifier and Type Class Description classZeroConfServiceManagerA ZeroConfServiceManager object manages zeroConf network service advertisements.
-