A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

A - Static variable in class jmri.jmrix.loconet.SecurityElement
 
AAR - Static variable in class jmri.jmrit.operations.setup.Setup
 
ABORT - Static variable in class jmri.jmrit.logix.Warrant
 
ABOVE - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
ABOVE_BIT - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
AbstractActionModel - Class in apps
Provide services for invoking actions during configuration and startup.
AbstractActionModel() - Constructor for class apps.AbstractActionModel
 
AbstractActionPanel - Class in apps
Provide an abstract GUI for configuring use of Actions.
AbstractActionPanel(String, String) - Constructor for class apps.AbstractActionPanel
 
AbstractActionPanel.Item - Class in apps
 
AbstractAlmImplementation - Class in jmri.jmrix.loconet
Provide an ALM that lives on the LocoNet.
AbstractAlmImplementation(int, boolean) - Constructor for class jmri.jmrix.loconet.AbstractAlmImplementation
 
AbstractAudio - Class in jmri.implementation
Base implementation of the Audio class.
AbstractAudio(String) - Constructor for class jmri.implementation.AbstractAudio
Abstract constructor for new Audio with system name
AbstractAudio(String, String) - Constructor for class jmri.implementation.AbstractAudio
Abstract constructor for new Audio with system name and user name
AbstractAudioBuffer - Class in jmri.jmrit.audio
Base implementation of the AudioBuffer class.
AbstractAudioBuffer(String) - Constructor for class jmri.jmrit.audio.AbstractAudioBuffer
Abstract constructor for new AudioBuffer with system name
AbstractAudioBuffer(String, String) - Constructor for class jmri.jmrit.audio.AbstractAudioBuffer
Abstract constructor for new AudioBuffer with system name and user name
AbstractAudioFactory - Class in jmri.jmrit.audio
Abstract implementation of the AudioFactory class.
AbstractAudioFactory() - Constructor for class jmri.jmrit.audio.AbstractAudioFactory
 
AbstractAudioFrame - Class in jmri.jmrit.audio.swing
Abstract GUI to edit Audio objects This file is part of JMRI.
AbstractAudioFrame(String, AudioTableAction.AudioTableDataModel) - Constructor for class jmri.jmrit.audio.swing.AbstractAudioFrame
Standard constructor
AbstractAudioListener - Class in jmri.jmrit.audio
Base implementation of the AudioListener class.
AbstractAudioListener(String) - Constructor for class jmri.jmrit.audio.AbstractAudioListener
Abstract constructor for new AudioListener with system name
AbstractAudioListener(String, String) - Constructor for class jmri.jmrit.audio.AbstractAudioListener
Abstract constructor for new AudioListener with system name and user name
AbstractAudioListener.AudioListenerMoveThread - Class in jmri.jmrit.audio
An internal class used to create a new thread to monitor and maintain current listener position with respect to velocity.
AbstractAudioManager - Class in jmri.managers
Abstract partial implementation of an AudioManager.
AbstractAudioManager() - Constructor for class jmri.managers.AbstractAudioManager
 
AbstractAudioManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring AudioManagers, working with AbstractAudioManagers.
AbstractAudioManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractAudioManagerConfigXML
Default constructor
AbstractAudioSource - Class in jmri.jmrit.audio
Base implementation of the AudioSource class.
AbstractAudioSource(String) - Constructor for class jmri.jmrit.audio.AbstractAudioSource
Abstract constructor for new AudioSource with system name
AbstractAudioSource(String, String) - Constructor for class jmri.jmrit.audio.AbstractAudioSource
Abstract constructor for new AudioSource with system name and user name
AbstractAudioSource.AudioSourceFadeThread - Class in jmri.jmrit.audio
An internal class used to create a new thread to monitor and maintain fade in and fade out levels.
AbstractAudioSource.AudioSourceMoveThread - Class in jmri.jmrit.audio
An internal class used to create a new thread to monitor and maintain current source position with respect to velocity.
AbstractAudioThread - Class in jmri.jmrit.audio
Base implementation of all common thread code for use by threads in the various Audio classes.
AbstractAudioThread() - Constructor for class jmri.jmrit.audio.AbstractAudioThread
Default constructor that gives this thread a unique name based on the value of the static counter
AbstractAutomaton - Class in jmri.jmrit.automat
Abstract base for user automaton classes, which provide individual bits of automation.
AbstractAutomaton() - Constructor for class jmri.jmrit.automat.AbstractAutomaton
 
AbstractAutomaton(String) - Constructor for class jmri.jmrit.automat.AbstractAutomaton
 
AbstractAutomaton.MsgFrame - Class in jmri.jmrit.automat
Internal class to show a Frame
AbstractAutomaton.MsgFrame() - Constructor for class jmri.jmrit.automat.AbstractAutomaton.MsgFrame
 
AbstractBoardProgFrame - Class in jmri.jmrix.loconet
Display and modify an Digitrax board configuration.
AbstractBoardProgFrame(String) - Constructor for class jmri.jmrix.loconet.AbstractBoardProgFrame
 
AbstractCalculator - Class in jmri.jmrix.rps
Some helpful implementations and values for Calculators.
AbstractCalculator() - Constructor for class jmri.jmrix.rps.AbstractCalculator
 
AbstractCanTrafficController - Class in jmri.jmrix.can
Abstract base for TrafficControllers in a CANbus based Message/Reply protocol.
AbstractCanTrafficController() - Constructor for class jmri.jmrix.can.AbstractCanTrafficController
 
AbstractCatalogTree - Class in jmri.jmrit.catalog
TreeModel used by CatalogPanel to create a tree of resources.
AbstractCatalogTree(String, String) - Constructor for class jmri.jmrit.catalog.AbstractCatalogTree
 
AbstractCatalogTree(String) - Constructor for class jmri.jmrit.catalog.AbstractCatalogTree
 
AbstractConnectionConfig - Class in jmri.jmrix
Abstract base class for common implementation of the ConnectionConfig
AbstractConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.AbstractConnectionConfig
Ctor for an object being created during load process
AbstractConnectionConfig() - Constructor for class jmri.jmrix.AbstractConnectionConfig
Ctor for a functional object with no prexisting adapter.
AbstractConnectionConfigXml - Class in jmri.jmrix.configurexml
Abstract base (and partial implementation) for classes persisting the status of serial port adapters.
AbstractConnectionConfigXml() - Constructor for class jmri.jmrix.configurexml.AbstractConnectionConfigXml
 
AbstractConsistManager - Class in jmri.jmrix
An Abstract Consist Manager on top of which system specific consist managers can be built.
AbstractConsistManager() - Constructor for class jmri.jmrix.AbstractConsistManager
 
AbstractFrameAction - Class in jmri.util
Swing action that defers class loading until invoked.
AbstractFrameAction(String, String) - Constructor for class jmri.util.AbstractFrameAction
 
AbstractIdentify - Class in jmri.jmrit
Abstract base for common code of IdentifyLoco and IdentifyDecoder, the two classes that use a programmer to match Roster entries to what's on the programming track.
AbstractIdentify() - Constructor for class jmri.jmrit.AbstractIdentify
 
AbstractLight - Class in jmri.implementation
Abstract class providing partial implementation of the basic logic of the Light interface.
AbstractLight(String, String) - Constructor for class jmri.implementation.AbstractLight
 
AbstractLight(String) - Constructor for class jmri.implementation.AbstractLight
 
AbstractLightManager - Class in jmri.managers
Abstract partial implementation of a LightManager.
AbstractLightManager() - Constructor for class jmri.managers.AbstractLightManager
 
AbstractLightManagerConfigXML - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractLightManagerConfigXML() - Constructor for class jmri.configurexml.AbstractLightManagerConfigXML
Deprecated.  
AbstractLightManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring LightManagers, working with AbstractLightManagers.
AbstractLightManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractLightManagerConfigXML
 
AbstractManager - Class in jmri.implementation
Abstract partial implementation for all Manager-type classes.
AbstractManager() - Constructor for class jmri.implementation.AbstractManager
 
AbstractMemory - Class in jmri.implementation
Base for the Memory interface.
AbstractMemory(String) - Constructor for class jmri.implementation.AbstractMemory
 
AbstractMemory(String, String) - Constructor for class jmri.implementation.AbstractMemory
 
AbstractMemoryManager - Class in jmri.managers
Abstract partial implementation of a MemoryManager.
AbstractMemoryManager() - Constructor for class jmri.managers.AbstractMemoryManager
 
AbstractMemoryManagerConfigXML - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractMemoryManagerConfigXML() - Constructor for class jmri.configurexml.AbstractMemoryManagerConfigXML
Deprecated.  
AbstractMemoryManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring MemoryManagers, working with AbstractMemoryManagers.
AbstractMemoryManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractMemoryManagerConfigXML
 
AbstractMessage - Class in jmri.jmrix
Add description of class here.
AbstractMessage() - Constructor for class jmri.jmrix.AbstractMessage
Creates a new instance of AbstractMessage
AbstractMessage(int) - Constructor for class jmri.jmrix.AbstractMessage
 
AbstractMessage(String) - Constructor for class jmri.jmrix.AbstractMessage
 
AbstractMessage(AbstractMessage) - Constructor for class jmri.jmrix.AbstractMessage
 
AbstractMonFrame - Class in jmri.jmrix
Abstact base class for Frames displaying communications monitor information
AbstractMonFrame() - Constructor for class jmri.jmrix.AbstractMonFrame
 
AbstractMRListener - Interface in jmri.jmrix
Interface (perhaps eventually abstract base) for Message/Reply protocol Listeners
AbstractMRMessage - Class in jmri.jmrix
Abstract base class for messages in a message/reply protocol.
AbstractMRMessage() - Constructor for class jmri.jmrix.AbstractMRMessage
 
AbstractMRMessage(int) - Constructor for class jmri.jmrix.AbstractMRMessage
 
AbstractMRMessage(AbstractMRMessage) - Constructor for class jmri.jmrix.AbstractMRMessage
 
AbstractMRMessage(String) - Constructor for class jmri.jmrix.AbstractMRMessage
 
AbstractMRNodeTrafficController - Class in jmri.jmrix
Abstract Traffic Controller base class for those implementations that track a set of nodes.
AbstractMRNodeTrafficController() - Constructor for class jmri.jmrix.AbstractMRNodeTrafficController
Creates a new instance of AbstractMRNodeTrafficController
AbstractMRReply - Class in jmri.jmrix
Abstract base class for replies in a message/reply protocol.
AbstractMRReply() - Constructor for class jmri.jmrix.AbstractMRReply
 
AbstractMRReply(AbstractMRReply) - Constructor for class jmri.jmrix.AbstractMRReply
 
AbstractMRReply(String) - Constructor for class jmri.jmrix.AbstractMRReply
 
AbstractMRTrafficController - Class in jmri.jmrix
Abstract base for TrafficControllers in a Message/Reply protocol.
AbstractMRTrafficController() - Constructor for class jmri.jmrix.AbstractMRTrafficController
 
AbstractMRTrafficController.RcvNotifier - Class in jmri.jmrix
Internal class to remember the Reply object and destination listener with a reply is received.
AbstractMRTrafficController.XmtNotifier - Class in jmri.jmrix
Internal class to remember the Message object and destination listener when a message is queued for notification.
AbstractMRTrafficController.XmtNotifier(AbstractMRMessage, AbstractMRListener, AbstractMRTrafficController) - Constructor for class jmri.jmrix.AbstractMRTrafficController.XmtNotifier
 
AbstractNamedBean - Class in jmri.implementation
Abstract base for the NamedBean interface.
AbstractNamedBean(String) - Constructor for class jmri.implementation.AbstractNamedBean
 
AbstractNamedBean(String, String) - Constructor for class jmri.implementation.AbstractNamedBean
 
AbstractNamedBeanManagerConfigXML - Class in jmri.managers.configurexml
Provides services for configuring NamedBean manager storage.
AbstractNamedBeanManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractNamedBeanManagerConfigXML
 
AbstractNode - Class in jmri.jmrix
Basic implementation of a node for JMRI protocol support.
AbstractNode() - Constructor for class jmri.jmrix.AbstractNode
Creates a new instance of AbstractNode
AbstractPortController - Class in jmri.jmrix
Provide an abstract base for *PortController classes.
AbstractPortController() - Constructor for class jmri.jmrix.AbstractPortController
 
AbstractProgrammer - Class in jmri.jmrix
Common implementations for the Programmer interface.
AbstractProgrammer() - Constructor for class jmri.jmrix.AbstractProgrammer
 
AbstractProxyManager - Class in jmri.managers
Implementation of a Manager that can serves as a proxy for multiple system-specific implementations.
AbstractProxyManager() - Constructor for class jmri.managers.AbstractProxyManager
 
AbstractReporter - Class in jmri.implementation
Abstract base for the Reporter interface.
AbstractReporter(String) - Constructor for class jmri.implementation.AbstractReporter
 
AbstractReporter(String, String) - Constructor for class jmri.implementation.AbstractReporter
 
AbstractReporterManager - Class in jmri.managers
Abstract partial implementation of a ReporterManager.
AbstractReporterManager() - Constructor for class jmri.managers.AbstractReporterManager
 
AbstractReporterManagerConfigXML - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractReporterManagerConfigXML() - Constructor for class jmri.configurexml.AbstractReporterManagerConfigXML
Deprecated.  
AbstractReporterManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring ReporterManagers, working with AbstractReporterManagers.
AbstractReporterManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractReporterManagerConfigXML
 
AbstractRosterItemAction - Class in jmri.jmrit.roster
Base class for Actions to copy, export and import RosterEntrys.
AbstractRosterItemAction(String, Component) - Constructor for class jmri.jmrit.roster.AbstractRosterItemAction
 
AbstractSensor - Class in jmri.implementation
Abstract class providing the basic logic of the Sensor interface
AbstractSensor(String) - Constructor for class jmri.implementation.AbstractSensor
 
AbstractSensor(String, String) - Constructor for class jmri.implementation.AbstractSensor
 
AbstractSensorManager - Class in jmri.managers
Abstract base implementation of the SensorManager interface.
AbstractSensorManager() - Constructor for class jmri.managers.AbstractSensorManager
 
AbstractSensorManagerConfigXML - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractSensorManagerConfigXML() - Constructor for class jmri.configurexml.AbstractSensorManagerConfigXML
Deprecated.  
AbstractSensorManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring SensorManagers, working with AbstractSensorManagers.
AbstractSensorManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractSensorManagerConfigXML
 
AbstractServlet - Class in jmri.web.miniserver
Implement some useful tools for a Servlet.
AbstractServlet() - Constructor for class jmri.web.miniserver.AbstractServlet
 
AbstractShutDownTask - Class in jmri.implementation
Handle name for ShutDownTask implementations.
AbstractShutDownTask(String) - Constructor for class jmri.implementation.AbstractShutDownTask
Constructor specifies the name
AbstractSignalHead - Class in jmri.implementation
Abstract class providing the basic logic of the SignalHead interface.
AbstractSignalHead(String, String) - Constructor for class jmri.implementation.AbstractSignalHead
 
AbstractSignalHead(String) - Constructor for class jmri.implementation.AbstractSignalHead
 
AbstractSignalHeadManager - Class in jmri.managers
Abstract partial implementation of a SignalHeadManager.
AbstractSignalHeadManager() - Constructor for class jmri.managers.AbstractSignalHeadManager
 
AbstractSignalHeadManagerXml - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractSignalHeadManagerXml() - Constructor for class jmri.configurexml.AbstractSignalHeadManagerXml
Deprecated.  
AbstractSignalHeadManagerXml - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring SignalHeadManagers, working with AbstractSignalHeadManagers.
AbstractSignalHeadManagerXml() - Constructor for class jmri.managers.configurexml.AbstractSignalHeadManagerXml
 
AbstractTableAction - Class in jmri.jmrit.beantable
Swing action to create and register a SignalHeadTable GUI
AbstractTableAction(String) - Constructor for class jmri.jmrit.beantable.AbstractTableAction
 
AbstractTableAction - Class in jmri.jmrix.ecos.swing.locodatabase
Swing action to create and register a SignalHeadTable GUI
AbstractTableAction(String) - Constructor for class jmri.jmrix.ecos.swing.locodatabase.AbstractTableAction
 
AbstractTableAction() - Constructor for class jmri.jmrix.ecos.swing.locodatabase.AbstractTableAction
 
AbstractThrottle - Class in jmri.jmrix
An abstract implementation of DccThrottle.
AbstractThrottle() - Constructor for class jmri.jmrix.AbstractThrottle
 
AbstractThrottleManager - Class in jmri.jmrix
Abstract implementation of a ThrottleManager.
AbstractThrottleManager() - Constructor for class jmri.jmrix.AbstractThrottleManager
 
AbstractTurnout - Class in jmri.implementation
Abstract base for the Turnout interface.
AbstractTurnout(String) - Constructor for class jmri.implementation.AbstractTurnout
 
AbstractTurnout(String, String) - Constructor for class jmri.implementation.AbstractTurnout
 
AbstractTurnoutManager - Class in jmri.managers
Abstract partial implementation of a TurnoutManager.
AbstractTurnoutManager() - Constructor for class jmri.managers.AbstractTurnoutManager
 
AbstractTurnoutManagerConfigXML - Class in jmri.configurexml
Deprecated. 2.5.4
AbstractTurnoutManagerConfigXML() - Constructor for class jmri.configurexml.AbstractTurnoutManagerConfigXML
Deprecated.  
AbstractTurnoutManagerConfigXML - Class in jmri.managers.configurexml
Provides the abstract base and store functionality for configuring TurnoutManagers, working with AbstractTurnoutManagers.
AbstractTurnoutManagerConfigXML() - Constructor for class jmri.managers.configurexml.AbstractTurnoutManagerConfigXML
 
AbstractValue - Class in jmri.jmrit.symbolicprog
Define common base class methods for CvValue and VariableValue classes The ToRead parameter (boolean, unbound) is used to remember whether this object has been read during a "read all" operation.
AbstractValue() - Constructor for class jmri.jmrit.symbolicprog.AbstractValue
 
AbstractVariableLight - Class in jmri.implementation
Abstract class providing partial implementation of the logic of the Light interface when the Intensity is variable.
AbstractVariableLight(String, String) - Constructor for class jmri.implementation.AbstractVariableLight
 
AbstractVariableLight(String) - Constructor for class jmri.implementation.AbstractVariableLight
 
AbstractXNetInitilizationManager - Class in jmri.jmrix.lenz
This class provides a base implementation for Command Station/interface dependent initilization for XPressNet.
AbstractXNetInitilizationManager() - Constructor for class jmri.jmrix.lenz.AbstractXNetInitilizationManager
 
AbstractXNetInitilizationManager.XNetInitilizer - Class in jmri.jmrix.lenz
 
AbstractXNetInitilizationManager.XNetInitilizer(Object) - Constructor for class jmri.jmrix.lenz.AbstractXNetInitilizationManager.XNetInitilizer
 
AC - Static variable in class jmri.jmrix.acela.AcelaNode
 
ACC_CMD - Static variable in class jmri.jmrix.nce.NceBinaryCommand
 
ACC_INFO_REQ - Static variable in class jmri.jmrix.lenz.XNetConstants
 
ACC_INFO_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
ACC_OPER_REQ - Static variable in class jmri.jmrix.lenz.XNetConstants
 
accDecoder(int, boolean) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accDecoderPkt(int, int, int) - Static method in class jmri.NmraPacket
 
accDecoderPkt(int, boolean) - Static method in class jmri.NmraPacket
Provide an accessory control packet via a simplified interface
accDecoderPktOpsMode(int, int, int, int, int) - Static method in class jmri.NmraPacket
From the NMRA RP: Basic Accessory Decoder Packet address for operations mode programming 10AAAAAA 0 1AAACDDD 0 1110CCVV 0 VVVVVVVV 0 DDDDDDDD Where DDD is used to indicate the output whose CVs are being modified and C=1.
accDecoderPktOpsMode(int, int, int) - Static method in class jmri.NmraPacket
Provide an operation mode accessory control packet via a simplified interface
accDecoderPktOpsModeLegacy(int, int, int) - Static method in class jmri.NmraPacket
Provide a legacy operation mode accessory control packet via a simplified interface
accDecPktOpsModeLegacy(int, int, int) - Static method in class jmri.NmraPacket
From the NMRA RP: The format for Accessory Decoder Configuration Variable Access Instructions is: {preamble} 0 10AAAAAA 0 0AAA11VV 0 VVVVVVVV 0 DDDDDDDD 0 EEEEEEEE 1 Where: A = Decoder address bits V = Desired CV address - (CV 513 = 10 00000000) D = Data for CV This is the old "legacy" format, newer decoders use the "Basic Accessory Decoder Packet"
accelerate1() - Method in class jmri.jmrit.logix.ControlPanel
 
accelerate1() - Method in class jmri.jmrit.throttle.ControlPanel
 
accelerate10() - Method in class jmri.jmrit.logix.ControlPanel
 
accelerate10() - Method in class jmri.jmrit.throttle.ControlPanel
 
accelerateKey - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
accelerateKey - Variable in class jmri.jmrit.throttle.ControlPanel
 
accelerateKey1 - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
accelerateKey1 - Variable in class jmri.jmrit.throttle.ControlPanel
 
accelerateKey2 - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
accelerateKey2 - Variable in class jmri.jmrit.throttle.ControlPanel
 
accept(File) - Method in class jmri.util.FileChooserFilter
 
accept(File) - Method in class jmri.util.NoArchiveFileFilter
 
acceptsDropRoute(Route) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsDropTrain(Train) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsPickupRoute(Route) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsPickupTrain(Train) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsRoadName(String) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsRoadName(String) - Method in class jmri.jmrit.operations.trains.Train
 
acceptsTypeName(String) - Method in class jmri.jmrit.operations.locations.Location
 
acceptsTypeName(String) - Method in class jmri.jmrit.operations.locations.Track
 
acceptsTypeName(String) - Method in class jmri.jmrit.operations.trains.Train
 
ACCESSORY_SHORT_ADDRESS - Static variable in class jmri.NmraPacket
 
accMemoryRead(int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accMemoryRead1(int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accMemoryWrite4(int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accMemoryWrite8(int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accMemoryWriteN(int, int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accSetClock(int, int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accSetClock1224(boolean) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accSetClockRatio(int) - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accSignalDecoderPkt(int, int) - Static method in class jmri.NmraPacket
From the RP: Extended Accessory Decoder Control Packet Format The Extended Accessory Decoder Control Packet is included for the purpose of transmitting aspect control to signal decoders or data bytes to more complex accessory decoders.
accStartClock() - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
accStopClock() - Static method in class jmri.jmrix.nce.NceBinaryCommand
 
AcelaAddress - Class in jmri.jmrix.acela
Utility Class supporting parsing and testing of addresses for Acela One address format is supported: Atxxxx where: t is the type code, 'T' for turnouts, 'S' for sensors, and 'L' for lights xxxx is a bit number of the input or output bit (0-1023) examples: AT2 (bit 2), AS1003 (bit 1003), AL134 (bit134)
AcelaAddress() - Constructor for class jmri.jmrix.acela.AcelaAddress
 
AcelaInterface - Interface in jmri.jmrix.acela
Interface to send/receive Acela information
AcelaLight - Class in jmri.jmrix.acela
AcelaLight.java Implementation of the Light Object for Acela Based in part on SerialTurnout.java
AcelaLight(String) - Constructor for class jmri.jmrix.acela.AcelaLight
Create a Light object, with only system name.
AcelaLight(String, String) - Constructor for class jmri.jmrix.acela.AcelaLight
Create a Light object, with both system and user names.
AcelaLightManager - Class in jmri.jmrix.acela
Implement light manager for Acela systems System names are "ALnnn", where nnn is the bit number without padding.
AcelaLightManager() - Constructor for class jmri.jmrix.acela.AcelaLightManager
 
AcelaLightManagerXml - Class in jmri.jmrix.acela.configurexml
Provides load and store functionality for configuring AcelaLightManagers.
AcelaLightManagerXml() - Constructor for class jmri.jmrix.acela.configurexml.AcelaLightManagerXml
 
AcelaListener - Interface in jmri.jmrix.acela
Listener interface to be notified about Acela traffic
AcelaMenu - Class in jmri.jmrix.acela
Create a "Systems" menu containing the Jmri Acela-specific tools
AcelaMenu(String) - Constructor for class jmri.jmrix.acela.AcelaMenu
 
AcelaMenu() - Constructor for class jmri.jmrix.acela.AcelaMenu
 
AcelaMessage - Class in jmri.jmrix.acela
Contains the data payload of an Acela packet.
AcelaMessage() - Constructor for class jmri.jmrix.acela.AcelaMessage
 
AcelaMessage(int) - Constructor for class jmri.jmrix.acela.AcelaMessage
 
AcelaMessage(AcelaMessage) - Constructor for class jmri.jmrix.acela.AcelaMessage
 
AcelaMessage(String) - Constructor for class jmri.jmrix.acela.AcelaMessage
This ctor interprets the String as the exact sequence to send, byte-for-byte.
AcelaMessage(byte[]) - Constructor for class jmri.jmrix.acela.AcelaMessage
This ctor interprets the byte array as a sequence of characters to send.
AcelaMonAction - Class in jmri.jmrix.acela.acelamon
Swing action to create and register an AcelaMonFrame object
AcelaMonAction(String) - Constructor for class jmri.jmrix.acela.acelamon.AcelaMonAction
 
AcelaMonAction() - Constructor for class jmri.jmrix.acela.acelamon.AcelaMonAction
 
AcelaMonFrame - Class in jmri.jmrix.acela.acelamon
Frame displaying (and logging) Acela command messages
AcelaMonFrame() - Constructor for class jmri.jmrix.acela.acelamon.AcelaMonFrame
 
AcelaNode - Class in jmri.jmrix.acela
Models a Acela node.
AcelaNode() - Constructor for class jmri.jmrix.acela.AcelaNode
Assumes a node address of 0, and a node type of NO_CARD If this constructor is used, actual node address must be set using setNodeAddress, and actual node type using 'setNodeType'
AcelaNode(int, int) - Constructor for class jmri.jmrix.acela.AcelaNode
Creates a new AcelaNode and initialize default instance variables address - Address of first bit on Acela bus (0-1023) type - D8, SM, WM
AcelaPacketGenAction - Class in jmri.jmrix.acela.packetgen
Swing action to create and register an AcelaPacketGenFrame object
AcelaPacketGenAction(String) - Constructor for class jmri.jmrix.acela.packetgen.AcelaPacketGenAction
 
AcelaPacketGenAction() - Constructor for class jmri.jmrix.acela.packetgen.AcelaPacketGenAction
 
AcelaPacketGenFrame - Class in jmri.jmrix.acela.packetgen
Description: Frame for user input of Acela messages
AcelaPacketGenFrame() - Constructor for class jmri.jmrix.acela.packetgen.AcelaPacketGenFrame
 
AcelaPortController - Class in jmri.jmrix.acela
Abstract base for classes representing a CMRI communications port
AcelaPortController() - Constructor for class jmri.jmrix.acela.AcelaPortController
 
AcelaReply - Class in jmri.jmrix.acela
Contains the data payload of a Acela reply packet
AcelaReply() - Constructor for class jmri.jmrix.acela.AcelaReply
 
AcelaReply(String) - Constructor for class jmri.jmrix.acela.AcelaReply
 
AcelaReply(AcelaReply) - Constructor for class jmri.jmrix.acela.AcelaReply
 
AcelaSensor - Class in jmri.jmrix.acela
Extend jmri.AbstractSensor for Acela systems
AcelaSensor(String) - Constructor for class jmri.jmrix.acela.AcelaSensor
 
AcelaSensor(String, String) - Constructor for class jmri.jmrix.acela.AcelaSensor
 
AcelaSensorManager - Class in jmri.jmrix.acela
Manage the Acela-specific Sensor implementation.
AcelaSensorManager() - Constructor for class jmri.jmrix.acela.AcelaSensorManager
 
AcelaSensorManagerXml - Class in jmri.jmrix.acela.configurexml
Provides load and store functionality for configuring SerialSensorManagers.
AcelaSensorManagerXml() - Constructor for class jmri.jmrix.acela.configurexml.AcelaSensorManagerXml
 
AcelaSignalHead - Class in jmri.jmrix.acela
AcelaSignalHead.java Description: extend jmri.AbstractSignalHead for Acela signals based upon Grapevine example by Bob Jacobsen
AcelaSignalHead(String) - Constructor for class jmri.jmrix.acela.AcelaSignalHead
Create a SignalHead object, with only a system name.
AcelaSignalHead(String, String) - Constructor for class jmri.jmrix.acela.AcelaSignalHead
Create a SignalHead object, with both system and user names.
AcelaSignalHeadXml - Class in jmri.jmrix.acela.configurexml
Handle XML configuration for AcelaSignalHead objects.
AcelaSignalHeadXml() - Constructor for class jmri.jmrix.acela.configurexml.AcelaSignalHeadXml
 
AcelaTrafficController - Class in jmri.jmrix.acela
Converts Stream-based I/O to/from Acela messages.
AcelaTrafficController() - Constructor for class jmri.jmrix.acela.AcelaTrafficController
 
AcelaTurnout - Class in jmri.jmrix.acela
AcelaLight.java Implementation of the Light Object for Acela Based in part on SerialTurnout.java
AcelaTurnout(String) - Constructor for class jmri.jmrix.acela.AcelaTurnout
Create a Light object, with only system name.
AcelaTurnout(String, String) - Constructor for class jmri.jmrix.acela.AcelaTurnout
Create a Light object, with both system and user names.
AcelaTurnoutManager - Class in jmri.jmrix.acela
Implement light manager for Acela systems System names are "ALnnn", where nnn is the bit number without padding.
AcelaTurnoutManager() - Constructor for class jmri.jmrix.acela.AcelaTurnoutManager
 
AcelaTurnoutManagerXml - Class in jmri.jmrix.acela.configurexml
Provides load and store functionality for configuring AcelaTurnoutManagers.
AcelaTurnoutManagerXml() - Constructor for class jmri.jmrix.acela.configurexml.AcelaTurnoutManagerXml
 
ACTION_ALLOCATE_WARRANT_ROUTE - Static variable in interface jmri.Conditional
 
ACTION_CANCEL_SENSOR_TIMERS - Static variable in interface jmri.Conditional
 
ACTION_CANCEL_TURNOUT_TIMERS - Static variable in interface jmri.Conditional
 
ACTION_CLEAR_SIGNAL_HELD - Static variable in interface jmri.Conditional
 
ACTION_COLUMN - Static variable in class jmri.jmrit.beantable.TransitTableAction.SectionTableModel
 
ACTION_CONTROL_AUDIO - Static variable in interface jmri.Conditional
 
ACTION_CONTROL_TRAIN - Static variable in interface jmri.Conditional
 
ACTION_COPY_MEMORY - Static variable in interface jmri.Conditional
 
ACTION_DEALLOCATE_WARRANT_ROUTE - Static variable in interface jmri.Conditional
 
ACTION_DELAYED_SENSOR - Static variable in interface jmri.Conditional
 
ACTION_DELAYED_TURNOUT - Static variable in interface jmri.Conditional
 
ACTION_DISABLE_LOGIX - Static variable in interface jmri.Conditional
 
ACTION_ENABLE_LOGIX - Static variable in interface jmri.Conditional
 
ACTION_JYTHON_COMMAND - Static variable in interface jmri.Conditional
 
ACTION_LOCK_TURNOUT - Static variable in interface jmri.Conditional
 
ACTION_NONE - Static variable in interface jmri.Conditional
 
ACTION_OPTION_ON_CHANGE - Static variable in interface jmri.Conditional
 
ACTION_OPTION_ON_CHANGE_TO_FALSE - Static variable in interface jmri.Conditional
 
ACTION_OPTION_ON_CHANGE_TO_TRUE - Static variable in interface jmri.Conditional
 
ACTION_PLAY_SOUND - Static variable in interface jmri.Conditional
 
ACTION_RESET_DELAYED_SENSOR - Static variable in interface jmri.Conditional
 
ACTION_RESET_DELAYED_TURNOUT - Static variable in interface jmri.Conditional
 
ACTION_RUN_SCRIPT - Static variable in interface jmri.Conditional
 
ACTION_RUN_WARRANT - Static variable in interface jmri.Conditional
 
ACTION_SET_FAST_CLOCK_TIME - Static variable in interface jmri.Conditional
 
ACTION_SET_LIGHT - Static variable in interface jmri.Conditional
 
ACTION_SET_LIGHT_INTENSITY - Static variable in interface jmri.Conditional
 
ACTION_SET_LIGHT_TRANSITION_TIME - Static variable in interface jmri.Conditional
 
ACTION_SET_MEMORY - Static variable in interface jmri.Conditional
 
ACTION_SET_ROUTE_TURNOUTS - Static variable in interface jmri.Conditional
 
ACTION_SET_SENSOR - Static variable in interface jmri.Conditional
 
ACTION_SET_SIGNAL_APPEARANCE - Static variable in interface jmri.Conditional
 
ACTION_SET_SIGNAL_DARK - Static variable in interface jmri.Conditional
 
ACTION_SET_SIGNAL_HELD - Static variable in interface jmri.Conditional
 
ACTION_SET_SIGNAL_LIT - Static variable in interface jmri.Conditional
 
ACTION_SET_TRAIN_ID - Static variable in interface jmri.Conditional
 
ACTION_SET_TURNOUT - Static variable in interface jmri.Conditional
 
ACTION_START_FAST_CLOCK - Static variable in interface jmri.Conditional
 
ACTION_STOP_FAST_CLOCK - Static variable in interface jmri.Conditional
 
ACTION_TO_ITEM - Static variable in interface jmri.Conditional
ConditionalAction Maps
ACTION_TRIGGER_ROUTE - Static variable in interface jmri.Conditional
 
actionPerformed(ActionEvent) - Method in class apps.AbstractActionPanel.Item
 
actionPerformed(ActionEvent) - Method in class apps.LicenseAction
 
actionPerformed(ActionEvent) - Method in class apps.PerformFilePanel.Item
 
actionPerformed(ActionEvent) - Method in class apps.PerformScriptPanel.Item
 
actionPerformed(ActionEvent) - Method in class apps.ReportContextAction
 
actionPerformed(ActionEvent) - Method in class jmri.configurexml.LoadXmlConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.configurexml.LoadXmlUserAction
 
actionPerformed(ActionEvent) - Method in class jmri.configurexml.StoreXmlAllAction
 
actionPerformed(ActionEvent) - Method in class jmri.configurexml.StoreXmlConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.configurexml.StoreXmlUserAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.analogclock.AnalogClockAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.JythonAutomatonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.JythonSigletAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.monitor.AutomatTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.SampleAutomaton2Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.SampleAutomaton3Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.automat.SampleAutomatonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.beantable.AbstractTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.beantable.AudioTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.beantable.OBlockTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.blockboss.BlockBossAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.consisttool.ConsistToolAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.decoderdefn.DecoderIndexCreateAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.decoderdefn.InstallDecoderURLAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.decoderdefn.NameCheckAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.decoderdefn.PrintDecoderListAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.dispatcher.DispatcherAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.display.LayoutEditorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.display.NewPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.display.PanelEditorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.dualdecoder.DualDecoderToolAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.jython.InputWindowAction
Invoking this action via an event triggers display of a file dialog.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.jython.JythonWindow
Invoking this action via an event triggers display of a file dialog.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.jython.RunJythonScript
Invoking this action via an event triggers display of a file dialog.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.lcdclock.LcdClockAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.log.LogAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.logix.WarrantFrame
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.logix.WarrantTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.LogixLoadAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.mailreport.ReportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.MemoryFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.nixieclock.NixieClockAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationsTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.ModifyLocationsAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.PrintLocationsAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.SchedulesTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.ShowCarsByLocationAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarsTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.DeleteCarRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.ImportCarRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.PrintCarRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.DeleteEngineRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EnginesTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.ImportEngineAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.ImportRosterEngineAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.NceConsistEngineAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.PrintEngineRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.PrintRouteAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.RouteCopyAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.RoutesTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.LoadDemoAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.OperationsSetupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.ModifyTrainsAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.PrintTrainAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.PrintTrainsAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.powerpanel.PowerPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.AbstractRosterItemAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.CreateRosterGroupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.DeleteRosterGroupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.DeleteRosterItemAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.PrintRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.RecreateRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.RemoveRosterEntryToGroupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.RosterEntryToGroupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.SelectRosterGroupAction
 
actionPerformed() - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.sendpacket.SendPacketAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.sensorgroup.SensorGroupAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.simpleclock.SimpleClockAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.simplelightctrl.SimpleLightCtrlAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.simpleprog.SimpleProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.simpleturnoutctrl.SimpleTurnoutCtrlAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.speedometer.SpeedometerAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.autospeed.AutoSpeedAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.CompositeVariableValue
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.CsvExportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.CvTableModel
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.DecVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.EnumVariableValue
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.FactoryResetAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.HexVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.IndexedCvTableModel
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.IndexedEnumVariableValue
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.IndexedPairVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.IndexedVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.LongAddrVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.Pr1ExportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.Pr1ImportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.Pr1WinExportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.PrintAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.PrintCvAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.ResetTableModel
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.SplitVariableValue
ActionListener implementations
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.symbolicframe.SymbolicProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneEditAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneNewProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneOpsProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.tabbedframe.ProgCheckAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.symbolicprog.VariableTableModel
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.ControlPanel
Handle the selection from the popup menu.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.FunctionButton
Handle the selection from the popup menu.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.LoadXmlThrottleAction
The action is performed.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.SaveThrottlePreferencesAction
The action is performed.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.StoreXmlThrottleAction
The action is performed.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.ThrottleCreationAction
The action is performed.
actionPerformed(ActionEvent) - Method in class jmri.jmrit.throttle.ThrottlesPreferencesAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.XmlFileCheckAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.XmlFileLocationAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrit.XmlFileValidateAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.acela.acelamon.AcelaMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.acela.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.acela.packetgen.AcelaPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.acela.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.adapters.lawicell.canusb.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.configtool.ConfigToolAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.swing.monitor.MonitorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.can.swing.send.CanSendAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.assignment.ListAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.direct.serial.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.easydcc.easydccmon.EasyDccMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.easydcc.networkdriver.NetworkDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.easydcc.packetgen.EasyDccPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.easydcc.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.networkdriver.NetworkDriverAction
 
actionPerformed() - Method in class jmri.jmrix.ecos.swing.locodatabase.AbstractTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.swing.locodatabase.AbstractTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.swing.monitor.MonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.swing.packetgen.PacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.swing.preferences.PreferencesFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.swing.statusframe.StatusFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ecos.utilities.AddRosterEntryToEcos
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.grapevine.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.grapevine.nodetable.NodeTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.grapevine.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.grapevine.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.grapevine.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.hornbyelite.EliteAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.li100.LI100Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.li100f.LI100Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.li101.LI101Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.li101.LI101PortAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.liusb.LIUSBAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.liusb.LIUSBConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.liusbserver.LIUSBServerAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.lv102.LV102Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.lz100.LZ100Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.lzv100.LZV100Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.mon.XNetMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.packetgen.PacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.stackmon.StackMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.systeminfo.SystemInfoAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.xnetsimulator.XNetSimulatorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.xntcp.XnTcpAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.lenz.ztc640.ZTC640Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.libusb.UsbViewAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.almbrowser.AlmBrowserAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.bdl16.BDL16Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.clockmon.ClockMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.cmdstnconfig.CmdStnConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.downloader.LoaderPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.ds64.DS64Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.hexfile.LnHexFileAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locobuffer.LocoBufferAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locogen.LocoGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locoid.LocoIdAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locoio.LocoIOAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locomon.LocoMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.loconetovertcp.LnTcpDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.loconetovertcp.ServerAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locormi.LnMessageClientAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locormi.LnMessageServerAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.locostats.LocoStatsAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.ms100.MS100Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.pm4.PM4Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.pr3.swing.Pr3SelectAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.se8.SE8Action
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.slotmon.SlotMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.soundloader.EditorFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.soundloader.LoaderPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.swing.throttlemsg.MessageFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.maple.assignment.ListAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.maple.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.maple.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.maple.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.maple.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.mrc.mrcmon.MrcMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.mrc.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.boosterprog.BoosterProgAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.cab.NceShowCabAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.clockmon.ClockMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.PrintNceConsistRosterAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroEditAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.ncemon.NceMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.networkdriver.NetworkDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.packetgen.NcePacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.usbdriver.UsbDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.ncemonitor.NcePacketMonitorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.oaktree.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.oaktree.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.oaktree.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.oaktree.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.powerline.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.powerline.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.powerline.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.pricom.downloader.LoaderPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.pricom.pockettester.MonitorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.pricom.pockettester.PacketTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.pricom.pockettester.StatusAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.qsi.packetgen.PacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.qsi.qsimon.QsiMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.qsi.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.aligntable.AlignTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.reversealign.AlignmentPanelAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.rpsmon.RpsMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.swing.CsvExportAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.swing.CsvExportMeasurementAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.swing.debugger.DebuggerAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.swing.polling.PollTableAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.swing.soundset.SoundSetAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.rps.trackingpanel.RpsTrackingFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.secsi.nodeconfig.NodeConfigAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.secsi.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.secsi.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.secsi.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.serialsensor.SerialSensorAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.console.SprogConsoleAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.packetgen.SprogPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.sprog.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.sprogCS.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.sprogmon.SprogMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.sprogslotmon.SprogSlotMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.SprogIIUpdateAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.SprogUpdateAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.Sprogv4UpdateAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.SprogVersionAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.srcp.networkdriver.NetworkDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.srcp.packetgen.PacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.srcp.srcpmon.SRCPMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.tmcc.packetgen.SerialPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.tmcc.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.tmcc.serialmon.SerialMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.xpa.packetgen.XpaPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.xpa.serialdriver.SerialDriverAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.xpa.xpaconfig.XpaConfigureAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.xpa.xpamon.XpaMonAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.zimo.packetgen.ZimoPacketGenAction
 
actionPerformed(ActionEvent) - Method in class jmri.jmrix.zimo.zimomon.Mx1MonAction
 
actionPerformed(ActionEvent) - Method in class jmri.util.AbstractFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.util.com.sun.TransferActionListener
 
actionPerformed(ActionEvent) - Method in class jmri.util.JmriJFrameAction
 
actionPerformed(ActionEvent) - Method in class jmri.util.table.ButtonEditor
 
actionPerformed(ActionEvent) - Method in class jmri.web.miniserver.MiniServerAction
 
activateAllLights() - Method in interface jmri.LightManager
Activate the control mechanism for each Light controlled by this LightManager.
activateAllLights() - Method in class jmri.managers.AbstractLightManager
Activate the control mechanism for each Light controlled by this LightManager.
activateAllLights() - Method in class jmri.managers.ProxyLightManager
Activate the control mechanism for each Light controlled by this LightManager.
activateAllLogixs() - Method in interface jmri.LogixManager
Activate all Logixs that are not currently active This method is called after a configuration file is loaded.
activateAllLogixs() - Method in class jmri.managers.DefaultLogixManager
Activate all Logixs that are not currently active This method is called after a configuration file is loaded.
activateLight() - Method in class jmri.implementation.AbstractLight
Activates a light by control type.
activateLight() - Method in interface jmri.Light
Activates a light by control type.
activateLogix() - Method in class jmri.implementation.DefaultLogix
Activate the Logix, starts Logix processing by connecting all inputs that are included the Conditionals in this Logix.
activateLogix() - Method in interface jmri.Logix
Activate the Logix, starts Logix processing by connecting all inputs that are included the Conditionals in this Logix.
activateRoute() - Method in class jmri.implementation.DefaultRoute
Method to activate the Route via Sensors and control Turnout Sets up for Route activation based on a list of Sensors and a control Turnout Registers to receive known state changes for output turnouts
activateRoute() - Method in interface jmri.Route
Activate the Route.
ActivateTrainFrame - Class in jmri.jmrit.dispatcher
Displays the Activate New Train dialog and processes information entered there.
ActivateTrainFrame(DispatcherFrame) - Constructor for class jmri.jmrit.dispatcher.ActivateTrainFrame
 
active - Variable in class jmri.jmrix.AbstractThrottle
Is this object still usable?
ACTIVE - Static variable in interface jmri.Sensor
 
ACTIVE_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.AllocatedSectionTableModel
 
ACTIVE_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.AllocationRequestTableModel
 
ActiveFlag - Class in jmri.jmrix.acela
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.acela.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.can
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.can.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.can.cbus
Provide a flag to indicate that the CBUS support is active.
ActiveFlag() - Constructor for class jmri.jmrix.can.cbus.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.can.nmranet
Provide a flag to indicate that the NMRAnet support is active.
ActiveFlag() - Constructor for class jmri.jmrix.can.nmranet.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.cmri.serial
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.cmri.serial.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.direct
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.direct.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.easydcc
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.easydcc.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.ecos
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.ecos.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.grapevine
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.grapevine.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.lenz
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.lenz.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.loconet
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.loconet.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.maple
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.maple.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.mrc
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.mrc.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.nce
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.nce.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.oaktree
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.oaktree.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.powerline
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.powerline.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.pricom
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.pricom.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.qsi
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.qsi.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.rps
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.rps.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.secsi
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.secsi.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.sprog
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.sprog.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.srcp
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.srcp.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.tmcc
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.tmcc.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.wangrow
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.wangrow.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.xpa
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.xpa.ActiveFlag
 
ActiveFlag - Class in jmri.jmrix.zimo
Provide a flag to indicate that the system provided by this package is active.
ActiveFlag() - Constructor for class jmri.jmrix.zimo.ActiveFlag
 
ActiveFlagCS - Class in jmri.jmrix.sprog
Provide a flag to indicate that the system provided by this package is active.
ActiveFlagCS() - Constructor for class jmri.jmrix.sprog.ActiveFlagCS
 
ActiveSystemFlag - Class in jmri.jmrix
Lightweight class to check if a system is active.
ActiveSystemFlag() - Constructor for class jmri.jmrix.ActiveSystemFlag
 
ActiveSystemsMenu - Class in jmri.jmrix
Create a "Systems" menu containing as submenus the JMRI system-specific menus for available systems.
ActiveSystemsMenu(String) - Constructor for class jmri.jmrix.ActiveSystemsMenu
 
ActiveSystemsMenu() - Constructor for class jmri.jmrix.ActiveSystemsMenu
 
ActiveTrain - Class in jmri.jmrit.dispatcher
This class holds information and options for an ActiveTrain, that is a train that has been linked to a Transit and activated for transit around the layout.
ActiveTrain(Transit, String, int) - Constructor for class jmri.jmrit.dispatcher.ActiveTrain
Main constructor method
adapter - Variable in class jmri.jmrix.AbstractConnectionConfig
 
adapter - Variable in class jmri.jmrix.configurexml.AbstractConnectionConfigXml
 
adapter - Variable in class jmri.jmrix.lenz.liusbserver.ConnectionConfig
 
adapter - Variable in class jmri.jmrix.NetworkPortFrame
 
adapter - Variable in class jmri.jmrix.SerialPortFrame
 
adapterName(Object) - Static method in class jmri.configurexml.ConfigXmlManager
Find the name of the adapter class for an object.
add(DccLocoAddress, boolean) - Method in interface jmri.Consist
 
add(DccLocoAddress, boolean) - Method in class jmri.DccConsist
 
add(DccLocoAddress, boolean) - Method in class jmri.jmrix.easydcc.EasyDccConsist
 
add(DccLocoAddress, boolean) - Method in class jmri.jmrix.lenz.XNetConsist
 
add(int, byte[], int) - Method in class jmri.jmrix.sprog.SprogQueue
Add a new packet to the queue, returns slot number or negative if queue is full, else
addAcelaListener(AcelaListener) - Method in interface jmri.jmrix.acela.AcelaInterface
 
addAcelaListener(AcelaListener) - Method in class jmri.jmrix.acela.AcelaTrafficController
 
addAction(TransitSectionAction) - Method in class jmri.TransitSection
 
addAdditionalButtons(JPanel) - Method in class jmri.jmrit.display.IconAdder
 
addAddress(int, int) - Method in class jmri.jmrix.powerline.X10Sequence
Append a new "set address" operation to the sequence
addAddressListener(AddressListener) - Method in class jmri.jmrit.throttle.AddressPanel
Add an AddressListener.
addAllocatedSection(AllocatedSection) - Method in class jmri.jmrit.dispatcher.ActiveTrain
 
addAnchor() - Method in class jmri.jmrit.display.LayoutEditor
Add an Anchor point.
addAndRemember(Component) - Method in class apps.AppConfigPanel
 
addBackground() - Method in class jmri.jmrit.display.LayoutEditor
Add a background image
addBadBeanError() - Method in class jmri.jmrit.display.LayoutBlockManager
 
addBean(String) - Method in class jmri.jmrit.display.PickListModel
 
addBeanSettings(Path, LayoutConnectivity, LayoutBlock) - Method in class jmri.jmrit.display.LayoutEditorAuxTools
Searches for and adds BeanSetting's to a Path as needed.
addBlock(Block) - Method in class jmri.Section
Add a Block to the Section Block and sequence number must be unique within the Section.
addBlockOrder(BlockOrder) - Method in class jmri.jmrit.logix.Warrant
Add permanently saved BlockOrder
addButton - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
addButton - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
addButton - Variable in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
 
addButton - Variable in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
 
addButton - Variable in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
 
addButton - Variable in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
 
addButtonAction(JButton) - Method in class jmri.jmrit.operations.OperationsFrame
 
addButtonActionPerformed() - Method in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
Method to handle add button
addButtonActionPerformed() - Method in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
Method to handle add button
addButtonActionPerformed() - Method in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
Method to handle add button
addButtonActionPerformed() - Method in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
Method to handle add button
addButtonActionPerformed() - Method in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
Method to handle add button
addButtonActionPerformed() - Method in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
Method to handle add button
addCanListener(CanListener) - Method in class jmri.jmrix.can.AbstractCanTrafficController
 
addCanListener(CanListener) - Method in interface jmri.jmrix.can.CanInterface
 
addCar(Car) - Method in class jmri.jmrit.operations.rollingstock.cars.Kernel
 
addCatalog() - Method in class jmri.jmrit.display.IconAdder
 
addCellEditorListener(CellEditorListener) - Method in class jmri.jmrit.symbolicprog.ValueEditor
 
addCellEditorListener(CellEditorListener) - Method in class jmri.util.table.BasicCellEditor
 
addCheckBoxAction(JCheckBox) - Method in class jmri.jmrit.operations.OperationsFrame
 
addChoice(String) - Method in class jmri.jmrit.symbolicprog.CompositeVariableValue
Create a new possible selection.
addClient(ClientRxHandler) - Method in class jmri.jmrix.loconet.loconetovertcp.Server
 
addClock() - Method in class jmri.jmrit.display.LayoutEditor
Add a fast clock
addClockControl(ClockControl) - Static method in class jmri.InstanceManager
 
addComboBoxAction(JComboBox) - Method in class jmri.jmrit.operations.OperationsFrame
 
addCommandStation(CommandStation) - Method in class jmri.InstanceManager
 
addCommGUI() - Method in class jmri.jmrix.pricom.downloader.LoaderPane
 
addConditional(String, int) - Method in class jmri.implementation.DefaultLogix
Add a Conditional to this Logix Returns true if Conditional was successfully added, returns false if the maximum number of conditionals has been exceeded.
addConditional(Conditional) - Method in class jmri.implementation.JmriSimplePropertyListener
 
addConditional(String, int) - Method in interface jmri.Logix
Add a Conditional to this Logix Returns true if Conditional was successfully added, returns false if the maximum number of conditionals has been exceeded.
addConditionalManager(ConditionalManager) - Method in class jmri.InstanceManager
 
addConfigStore(Element) - Method in class jmri.configurexml.ConfigXmlManager
 
addConfigureManager(ConfigureManager) - Method in class jmri.InstanceManager
 
addConnection(String, String) - Method in class jmri.jmrix.ConnectionStatus
 
addConsist(DccLocoAddress) - Method in class jmri.jmrix.AbstractConsistManager
Add a new Consist with the given address to the ConsistTable/ConsistList
addConsist(DccLocoAddress) - Method in class jmri.jmrix.easydcc.EasyDccConsistManager
Add a new EasyDccConsist with the given address to ConsistTable/ConsistList
addConsist(DccLocoAddress) - Method in class jmri.jmrix.lenz.XNetConsistManager
Add a new XNetConsist with the given address to ConsistTable/ConsistList
addConsistListener(ConsistListener) - Method in interface jmri.Consist
 
addConsistListener(ConsistListener) - Method in class jmri.DccConsist
 
addConsistManager(ConsistManager) - Method in class jmri.InstanceManager
 
addCV(String, boolean, boolean, boolean) - Method in class jmri.jmrit.symbolicprog.CvTableModel
 
addDefaultInfo(Element) - Static method in class jmri.jmrit.XmlFile
Add default information to the XML before writing it out.
addDropId(String) - Method in class jmri.jmrit.operations.locations.Track
 
addDropRS() - Method in class jmri.jmrit.operations.locations.Location
Increments the number of cars and or engines that will be droped off by trains at this location.
addDropRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Track
 
addEasyDccListener(EasyDccListener) - Method in interface jmri.jmrix.easydcc.EasyDccInterface
 
addEasyDccListener(EasyDccListener) - Method in class jmri.jmrix.easydcc.EasyDccTrafficController
 
addEcosListener(EcosListener) - Method in interface jmri.jmrix.ecos.EcosInterface
 
addEcosListener(EcosListener) - Method in class jmri.jmrix.ecos.EcosTrafficController
 
addEndBumper() - Method in class jmri.jmrit.display.LayoutEditor
Add an End Bumper point.
addEngine(Engine) - Method in class jmri.jmrit.operations.rollingstock.engines.Consist
 
addEntry(Sensor, NamedIcon) - Method in class jmri.jmrit.display.MultiSensorIcon
 
addEntry(String, NamedIcon) - Method in class jmri.jmrit.display.MultiSensorIcon
 
addEntry(RosterEntry) - Method in class jmri.jmrit.roster.Roster
Add a RosterEntry object to the in-memory Roster.
addEntry(NceConsistRosterEntry) - Method in class jmri.jmrix.nce.consist.NceConsistRoster
Add a RosterEntry object to the in-memory Roster.
addEvent() - Method in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableDataModel
Register new event
addEventListener(LayoutEventListener) - Method in class jmri.layout.Layout
 
addEventListener(LayoutEventListener) - Method in class jmri.layout.LayoutElement
 
addEventListener(LayoutEventListener) - Method in interface jmri.layout.LayoutEventInterface
 
addEventListener(LayoutEventListener) - Method in class jmri.layout.LayoutEventSource
 
addExtension(String) - Method in class jmri.util.FileChooserFilter
 
addFunction(int, int, int) - Method in class jmri.jmrix.powerline.X10Sequence
Append a new "do function" operation to the sequence
addFunctionListener(FunctionListener) - Method in class jmri.jmrit.throttle.FunctionButton
Add a listener to this button, probably some sort of keypad panel.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.AbstractMRTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.cmri.serial.SerialTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.grapevine.SerialTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.lenz.liusb.LIUSBXNetPacketizer
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.maple.SerialTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.oaktree.SerialTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.secsi.SerialTrafficController
Add header to the outgoing byte stream.
addHeaderToOutput(byte[], AbstractMRMessage) - Method in class jmri.jmrix.tmcc.SerialTrafficController
Add header to the outgoing byte stream.
addHelpMenu() - Method in class jmri.jmrix.AbstractMonFrame
Define help menu for this window.
addHelpMenu() - Method in class jmri.jmrix.can.cbus.CbusEventFilterFrame
Define help menu for this window.
addHelpMenu() - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
Define help menu for this window.
addHelpMenu() - Method in class jmri.jmrix.loconet.locomon.LocoMonFrame
 
addHelpMenu() - Method in class jmri.jmrix.maple.serialmon.SerialMonFrame
 
addHelpMenu() - Method in class jmri.jmrix.sprog.console.SprogConsoleFrame
Define help menu for this window.
addHelpMenu(String, boolean) - Method in class jmri.util.JmriJFrame
Add a standard help menu, including window specific help item.
addHelpToComponent(Component, String) - Static method in class jmri.util.HelpUtil
 
addIndxCV(int, String, int, int, int, int, int, boolean, boolean, boolean) - Method in class jmri.jmrit.symbolicprog.IndexedCvTableModel
return is the current row or the row of an existing Indexed CV
addIntAsFourHex(int, int) - Method in class jmri.jmrix.AbstractMRMessage
 
addIntAsThree(int, int) - Method in class jmri.jmrix.AbstractMRMessage
 
addIntAsThreeHex(int, int) - Method in class jmri.jmrix.AbstractMRMessage
 
addIntAsTwoHex(int, int) - Method in class jmri.jmrix.AbstractMRMessage
 
addItem() - Method in class apps.AbstractActionPanel
 
addItem() - Method in class apps.PerformFilePanel
 
addItem() - Method in class apps.PerformScriptPanel
 
addItem(String) - Method in class jmri.jmrit.operations.locations.Schedule
Adds a car type to the end of this schedule
addItem(String, int) - Method in class jmri.jmrit.operations.locations.Schedule
Add a schedule item at a specific place (sequence) in the schedule Allowable sequence numbers are 0 to max size of schedule;
addItem(JComponent, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addItem(JPanel, JComponent, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addItem(String) - Method in class jmri.jmrit.symbolicprog.EnumVariableValue
Create a new item in the enumeration, with an associated value one more than the last item (or zero if this is the first one added)
addItem(String, int) - Method in class jmri.jmrit.symbolicprog.EnumVariableValue
Create a new item in the enumeration, with a specified associated value.
addItem(String) - Method in class jmri.jmrit.symbolicprog.IndexedEnumVariableValue
Create a new item in the enumeration, with an associated value one more than the last item (or zero if this is the first one added)
addItem(String, int) - Method in class jmri.jmrit.symbolicprog.IndexedEnumVariableValue
Create a new item in the enumeration, with a specified associated value.
addItem(JPanel, JComponent, int, int) - Method in class jmri.jmrix.nce.cab.NceShowCabFrame
 
addItemLeft(JComponent, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addItemLeft(JPanel, JComponent, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addItemLeft(JPanel, JComponent, int, int) - Method in class jmri.jmrix.nce.cab.NceShowCabFrame
 
addItems(JMenu) - Static method in class jmri.jmrix.ActiveSystemsMenu
 
addItems(JMenuBar) - Static method in class jmri.jmrix.ActiveSystemsMenu
 
addItemWidth(JComponent, int, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addItemWidth(JPanel, JComponent, int, int, int) - Method in class jmri.jmrit.operations.OperationsFrame
 
addKeyAndIcon(NamedIcon, String) - Method in class jmri.jmrit.display.MemoryIcon
 
addLayoutBlockManager(LayoutBlockManager) - Method in class jmri.InstanceManager
 
addLayoutEditor(LayoutEditor) - Method in class jmri.jmrit.display.LayoutBlock
Keeps track of LayoutEditor panels that are using this LayoutBlock
addLayoutEditorPanel(LayoutEditor) - Method in class jmri.jmrit.display.PanelMenu
Add LayoutEditor type panel to Show Panels sub menu
addLayoutTurnout(int) - Method in class jmri.jmrit.display.LayoutEditor
Add a Layout Turnout
addLeaf(CatalogTreeLeaf) - Method in class jmri.jmrit.catalog.CatalogTreeNode
Append leaf to the end of the leaves list
addLeaf(String, String) - Method in class jmri.jmrit.catalog.CatalogTreeNode
Insert leaf according to height.
addLevelXing() - Method in class jmri.jmrit.display.LayoutEditor
Add a Level Crossing
addLightManager(LightManager) - Method in class jmri.InstanceManager
 
addLine(PrintWriter, String, String) - Method in class jmri.jmrit.operations.trains.TrainCommon
 
addLine(PrintWriter, String) - Method in class jmri.jmrit.operations.trains.TrainCommon
 
addListener(AbstractMRListener) - Method in class jmri.jmrix.AbstractMRTrafficController
 
addListener(DataListener) - Method in class jmri.jmrix.pricom.pockettester.DataSource
 
addLocation(Location) - Method in class jmri.jmrit.operations.routes.Route
Adds a location to the end of this route
addLocation(Location, int) - Method in class jmri.jmrit.operations.routes.Route
Add a route location at a specific place (sequence) in the route Allowable sequence numbers are 0 to max size of route;
addLocoButtonActionPerformed(ActionEvent) - Method in class jmri.jmrit.consisttool.ConsistToolFrame
 
addLocoIcon(String) - Method in class jmri.jmrit.display.LayoutEditor
Add a loco marker to the target
addLocoIcon(String) - Method in class jmri.jmrit.display.PanelEditor
 
addLocoMenuEntry(JMenu, String) - Method in class jmri.jmrit.display.LocoIcon
 
addLocoNetListener(int, LocoNetListener) - Method in class jmri.jmrix.loconet.LnTrafficController
 
addLocoNetListener(int, LocoNetListener) - Method in interface jmri.jmrix.loconet.LocoNetInterface
Request notification of things happening on the LocoNet.
addLocoNetListener(int, LocoNetListener) - Method in class jmri.jmrix.loconet.LocoNetThrottledTransmitter
 
addLogixManager(LogixManager) - Method in class jmri.InstanceManager
 
addManager(Manager) - Method in class jmri.managers.AbstractProxyManager
 
addManager(Manager) - Method in class jmri.managers.ProxyLightManager
Override super-class behaviour to include internal manager.
addManager(Manager) - Method in class jmri.managers.ProxySensorManager
Override super-class behaviour to include internal manager.
addManager(Manager) - Method in class jmri.managers.ProxyTurnoutManager
Revise superclass behavior: Added managers mean that the default internal manager is not the primary.
addMeasurementListener(MeasurementListener) - Method in class jmri.jmrix.rps.Distributor
Request being informed when a new Measurement is available.
addMinuteChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.simpleclock.SimpleTimebase
Request a call-back when the minutes place of the time changes.
addMinuteChangeListener(PropertyChangeListener) - Method in interface jmri.Timebase
Request a call-back when the minutes place of the time changes.
addMouseListener(MouseListener) - Method in interface jmri.jmrit.display.Positionable
 
addMrcListener(MrcListener) - Method in interface jmri.jmrix.mrc.MrcInterface
 
addMrcListener(MrcListener) - Method in class jmri.jmrix.mrc.MrcTrafficController
 
addMultiSensor(MultiSensorIcon) - Method in class jmri.jmrit.display.LayoutEditor
 
addMultiSensor() - Method in class jmri.jmrit.display.PanelEditor
 
addMultiSensor(MultiSensorIcon) - Method in class jmri.jmrit.display.PanelEditor
 
addMx1Listener(int, Mx1Listener) - Method in interface jmri.jmrix.zimo.Mx1Interface
Request notification of things happening on the MX-1.
addMx1Listener(int, Mx1Listener) - Method in class jmri.jmrix.zimo.Mx1TrafficController
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarColors
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
addName(String, String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineLengths
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineModels
 
addName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineTypes
 
addNceListener(NceListener) - Method in interface jmri.jmrix.nce.NceInterface
 
addNceListener(NceListener) - Method in class jmri.jmrix.nce.NceTrafficController
 
addNotify() - Method in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableFrame
 
addNotify() - Method in class jmri.jmrix.lenz.stackmon.StackMonFrame
 
addNotify() - Method in class jmri.jmrix.sprog.sprogslotmon.SprogSlotMonFrame
 
addNotify() - Method in class jmri.util.JmriJFrame
 
addOperation(TurnoutOperation) - Method in class jmri.TurnoutOperationManager
add a new operation Silently replaces any existing operation with the same name
addOutputSensor(String, int) - Method in class jmri.implementation.DefaultRoute
Add an output Sensor to this Route
addOutputSensor(String, int) - Method in interface jmri.Route
Add an output Sensor to this Route.
addOutputTurnout(String, int) - Method in class jmri.implementation.DefaultRoute
Add an output Turnout to this Route
addOutputTurnout(String, int) - Method in interface jmri.Route
Add an output Turnout to this Route.
addPanelEditorPanel(PanelEditor) - Method in class jmri.jmrit.display.PanelMenu
Add PanelEditor type panel to Show Panels sub menu
addPath(Path) - Method in class jmri.Block
 
addPath(OPath) - Method in class jmri.jmrit.logix.OBlock
Enforce unique path names within block
addPath(OPath) - Method in class jmri.jmrit.logix.Portal
Determine which list the Path belongs to and add it to the list
addPickupId(String) - Method in class jmri.jmrit.operations.locations.Track
 
addPickupRS() - Method in class jmri.jmrit.operations.locations.Location
Increments the number of cars and or engines that will be picked up by a train at this location.
addPickupRS() - Method in class jmri.jmrit.operations.locations.Track
Increments the number of cars and or engines that will be picked up by a train at this location.
addPortal(Portal) - Method in class jmri.jmrit.logix.OBlock
Enforce unique portal names.
addPrefsStore(Element) - Method in class jmri.configurexml.ConfigXmlManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Conditional
Request a call-back when the bound KnownState property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.implementation.AbstractManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.implementation.AbstractNamedBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.automat.AutomatSummary
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.catalog.AbstractCatalogTree
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.dispatcher.ActiveTrain
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.Location
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.LocationManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.Schedule
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.ScheduleItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.ScheduleManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.locations.Track
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarAttributeEditFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarColors
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoadEditFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.cars.Kernel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.Consist
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineAttributeEditFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineLengths
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineModels
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineTypes
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.rollingstock.RollingStock
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.routes.Route
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.routes.RouteLocation
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.routes.RouteManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.trains.Train
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.operations.trains.TrainManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.roster.Roster
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.simpleclock.SimpleTimebase
Request a call-back when the bound Rate or Run property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.symbolicprog.CvValue
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrit.symbolicprog.VariableValue
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.AbstractProgrammer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.AbstractThrottle
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.can.cbus.CbusPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.ConnectionStatus
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.easydcc.EasyDccPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.ecos.EcosLocoAddress
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.ecos.EcosLocoAddressManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.ecos.EcosPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.jinput.TreeModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.lenz.XNetPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.AspectGenerator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.LnOpsModeProgrammer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.LnPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.LnSecurityElementManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.locoio.LocoIOData
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.loconet.SecurityElement
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.nce.consist.NceConsistRoster
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.nce.NcePowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.rps.Engine
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.sprog.SprogPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.srcp.SRCPPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.xpa.XpaPowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.jmrix.zimo.Mx1PowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Manager
At a minimum, subclasses must notify of changes to the list of available NamedBeans; they may have other properties that will also notify.
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.managers.AbstractProxyManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.NamedBean
Request a call-back when a bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.PowerManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.progdebugger.ProgDebugger
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Programmer
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Sensor
Request a call-back when the bound KnownState property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Throttle
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jmri.Timebase
Request a call-back when the bound Rate or Run property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.TurnoutOperation
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jmri.TurnoutOperationManager
 
addQsiListener(QsiListener) - Method in interface jmri.jmrix.qsi.QsiInterface
 
addQsiListener(QsiListener) - Method in class jmri.jmrix.qsi.QsiTrafficController
 
addRadioButtonAction(JRadioButton) - Method in class jmri.jmrit.operations.OperationsFrame
 
addRay(double) - Method in class jmri.jmrit.display.LayoutTurntable
 
addRayTrack(double, int, String) - Method in class jmri.jmrit.display.LayoutTurntable
 
ADDRCOLUMN - Static variable in class jmri.jmrix.loconet.locoio.LocoIOTableModel
 
ADDRCOLUMN - Static variable in class jmri.jmrix.loconet.slotmon.SlotMonDataModel
 
ADDRCOLUMN - Static variable in class jmri.jmrix.sprog.sprogslotmon.SprogSlotMonDataModel
 
addReadingListener(ReadingListener) - Method in class jmri.jmrix.rps.Distributor
Request being informed when a new Reading is available.
addRegion(Region) - Method in class jmri.jmrix.rps.Model
Include a region in the model
addReporterManager(ReporterManager) - Method in class jmri.InstanceManager
 
Address - Class in jmri
 
Address(String, String) - Constructor for class jmri.Address
 
Address(String) - Constructor for class jmri.Address
both names are the same in this ctor
address - Variable in class jmri.jmrix.lenz.XNetThrottle
 
ADDRESS_COLUMN - Static variable in class jmri.jmrix.cmri.serial.assignment.ListFrame.AssignmentTableModel
 
ADDRESS_COLUMN - Static variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame.CardConfigModel
 
ADDRESS_COLUMN - Static variable in class jmri.jmrix.maple.assignment.ListFrame.AssignmentTableModel
 
ADDRESSCOLUMN - Static variable in class jmri.jmrix.pricom.pockettester.PacketDataModel
 
AddressListener - Interface in jmri.jmrit.throttle
Interface for classes that wish to get notification that a new decoder address has been selected.
ADDRESSMODE - Static variable in interface jmri.Programmer
NMRA "Address-only" mode.
AddressPanel - Class in jmri.jmrit.throttle
A JInternalFrame that provides a way for the user to enter a decoder address.
AddressPanel() - Constructor for class jmri.jmrit.throttle.AddressPanel
Constructor
addressToValue1(LocoIOMode, int) - Method in class jmri.jmrix.loconet.locoio.LocoIOModeList
Low bits
addressToValue2(LocoIOMode, int) - Method in class jmri.jmrix.loconet.locoio.LocoIOModeList
High bits...
addressToValues(int, int, int, int) - Method in class jmri.jmrix.loconet.locoio.LocoIOModeList
 
addressTypeUnique() - Method in class jmri.jmrix.can.cbus.CbusThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.debugthrottle.DebugThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.direct.ThrottleManager
 
addressTypeUnique() - Method in class jmri.jmrix.easydcc.EasyDccThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.ecos.EcosDccThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.lenz.XNetThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.loconet.LnPr2ThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.loconet.LnThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.nce.NceThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.sprog.SprogCSThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.sprog.SprogThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.srcp.SRCPThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.tmcc.SerialThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in class jmri.jmrix.xpa.XpaThrottleManager
Are there any ambiguous addresses (short vs long) on this system?
addressTypeUnique() - Method in interface jmri.ThrottleManager
Are there not any ambiguous addresses (short vs long) on this system?
addRoadName(String) - Method in class jmri.jmrit.operations.locations.Track
 
addRoadName(String) - Method in class jmri.jmrit.operations.trains.Train
 
AddRosterEntryToEcos - Class in jmri.jmrix.ecos.utilities
Add a Roster Entry to the Ecos This file is part of JMRI.
AddRosterEntryToEcos(String) - Constructor for class jmri.jmrix.ecos.utilities.AddRosterEntryToEcos
 
addRosterGroupList(String) - Method in class jmri.jmrit.roster.Roster
 
addRouteManager(RouteManager) - Method in class jmri.InstanceManager
 
addRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Location
Adds rolling stock to a specific location.
addRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Track
Adds rolling stock to a specific track.
addrSet() - Method in class jmri.jmrix.loconet.locoio.LocoIOFrame
 
addScreenSize() - Method in class apps.ReportContextAction
Provide screen - size information.
addScreenSize() - Method in class jmri.jmrit.mailreport.ReportContext
Provide screen - size information.
addSensorManager(SensorManager) - Method in class jmri.InstanceManager
 
addSensorToRoute(String, int) - Method in class jmri.implementation.DefaultRoute
Method to add a Sensor to the list of control Sensors for this Route.
addSensorToRoute(String, int) - Method in interface jmri.Route
Method to add a Sensor to the list of control Sensors for this Route.
addSensorToSignalHeadLogic(String, SignalHead, int) - Method in class jmri.jmrit.display.ConnectivityUtil
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.cmri.serial.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.cmri.serial.SerialTrafficController
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.grapevine.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.grapevine.SerialTrafficController
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.maple.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.maple.SerialTrafficController
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.oaktree.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.oaktree.SerialTrafficController
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.powerline.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.powerline.SerialTrafficController
Public method to identify a SerialNode from its node address Note: 'addr' is the node address, numbered from 0.
addSerialListener(SerialListener) - Method in interface jmri.jmrix.secsi.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.secsi.SerialTrafficController
 
addSerialListener(SerialListener) - Method in interface jmri.jmrix.tmcc.SerialInterface
 
addSerialListener(SerialListener) - Method in class jmri.jmrix.tmcc.SerialTrafficController
 
addSetting(String, String, VariableValue, String) - Method in class jmri.jmrit.symbolicprog.CompositeVariableValue
Add a setting to an existing choice.
addSetting(BeanSetting) - Method in class jmri.Path
 
addShutdownHook(Thread) - Static method in class jmri.util.RuntimeUtil
 
addShutDownManager(ShutDownManager) - Method in class jmri.InstanceManager
 
addSignal(SignalHead, int) - Method in class jmri.jmrit.tracker.StoppingBlock
 
addSignal(SignalHead, SignalHead, int) - Method in class jmri.jmrit.tracker.StoppingBlock
 
addSignalHeadManager(SignalHeadManager) - Method in class jmri.InstanceManager
 
addSlotListener(SlotListener) - Method in class jmri.jmrix.loconet.LocoNetSlot
 
addSlotListener(SlotListener) - Method in class jmri.jmrix.loconet.SlotManager
 
addSlotListener(SprogSlotListener) - Method in class jmri.jmrix.sprog.SprogSlot
 
addSlotListener(SprogSlotListener) - Method in class jmri.jmrix.sprog.SprogSlotManager
 
addSprogListener(SprogListener) - Method in interface jmri.jmrix.sprog.SprogInterface
 
addSprogListener(SprogListener) - Method in class jmri.jmrix.sprog.SprogTrafficController
 
addSRCPListener(SRCPListener) - Method in interface jmri.jmrix.srcp.SRCPInterface
 
addSRCPListener(SRCPListener) - Method in class jmri.jmrix.srcp.SRCPTrafficController
 
addThrottleCommand(ThrottleSetting) - Method in class jmri.jmrit.logix.Warrant
 
addThrottleFrame(ThrottleFrame) - Method in class jmri.jmrit.throttle.ThrottlesListPanel
 
addThrottleFrame(ThrottleFrame) - Method in class jmri.jmrit.throttle.ThrottleWindow
 
addThrottleFrame() - Method in class jmri.jmrit.throttle.ThrottleWindow
 
addThrottleManager(ThrottleManager) - Method in class jmri.InstanceManager
 
addToBottomBox(Component) - Method in class jmri.jmrit.beantable.AudioTableFrame
Add a component to the bottom box.
addToBottomBox(Component) - Method in class jmri.jmrit.beantable.BeanTableFrame
Add a component to the bottom box.
addToBottomBox(Component) - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableFrame
Add a component to the bottom box.
addToBottomBox(Component) - Method in class jmri.jmrix.ecos.swing.locodatabase.EcosLocoTableFrame
Add a component to the bottom box.
addToForwardList(EntryPoint) - Method in class jmri.Section
Access methods for EntryPoints within the Section
addToFrame(BeanTableFrame) - Method in class jmri.jmrit.beantable.AbstractTableAction
Allow subclasses to add to the frame without have to actually suclass the BeanTableDataFrame
addToFrame(BeanTableFrame) - Method in class jmri.jmrit.beantable.BlockTableAction
Add the checkboxes
addToFrame(BeanTableFrame) - Method in class jmri.jmrit.beantable.SectionTableAction
Add the Tools menu item
addToFrame(BeanTableFrame) - Method in class jmri.jmrit.beantable.TurnoutTableAction
Add the check box and Operations menu item
addToFrame(RosterGroupTableFrame) - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableAction
 
addToFrame(EcosLocoTableFrame) - Method in class jmri.jmrix.ecos.swing.locodatabase.AbstractTableAction
Allow subclasses to add to the frame without have to actually suclass the BeanTableDataFrame
addToolsStore(Element) - Method in class jmri.configurexml.ConfigXmlManager
 
addToPopup() - Method in class jmri.jmrit.display.AnalogClock2Display
 
addToPopup() - Method in class jmri.jmrit.display.MemoryInputIcon
 
addToPopup() - Method in class jmri.jmrit.display.MemorySpinnerIcon
 
addToReverseList(EntryPoint) - Method in class jmri.Section
 
ADDTOROSTERCOL - Static variable in class jmri.jmrix.ecos.swing.locodatabase.EcosLocoTableDataModel
 
addToTopBox(Component) - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableFrame
Add a component to the bottom box.
addTrack(String, String) - Method in class jmri.jmrit.operations.locations.Location
Adds a track to this location.
addTrackSegment() - Method in class jmri.jmrit.display.LayoutEditor
Add a Track Segment
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.AbstractMRTrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.can.adapters.gridconnect.GcTrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.can.adapters.lawicell.TrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.can.adapters.loopback.TrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.cmri.serial.SerialTrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.grapevine.SerialTrafficController
Although this protocol doesn't use a trailer, we implement this method to set the expected reply address for this message.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.lenz.XNetPacketizer
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.maple.SerialTrafficController
Add trailer to the outgoing byte stream.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.oaktree.SerialTrafficController
Although this protocol doesn't use a trailer, we implement this method to set the expected reply length and address for this message.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.secsi.SerialTrafficController
Although this protocol doesn't use a trailer, we implement this method to set the expected reply length and address for this message.
addTrailerToOutput(byte[], int, AbstractMRMessage) - Method in class jmri.jmrix.tmcc.SerialTrafficController
Add trailer to the outgoing byte stream.
addTrainSkipsLocation(String) - Method in class jmri.jmrit.operations.trains.Train
Train will skip the RouteLocation
addTransitSection(TransitSection) - Method in class jmri.Transit
Add a TransitSection to the Transit Section sequence numnbers are set automatically as Sections are added.
addTree(CatalogTree) - Method in class jmri.jmrit.catalog.CatalogPanel
Extend the Catalog by adding a tree to the root.
addTreeToCatalog(CatalogTree) - Method in class jmri.jmrit.display.IconAdder
 
addTreeToEditors(CatalogTree) - Method in class jmri.jmrit.display.PanelEditor
Called by ImageIndexEditor after it has stored new image files and new default icons.
addTurnoutManager(TurnoutManager) - Method in class jmri.InstanceManager
 
addTurntable(Point2D) - Method in class jmri.jmrit.display.LayoutEditor
Add a layout turntable at location specified
addType(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
addTypeName(String) - Method in class jmri.jmrit.operations.locations.Location
Adds the specific type of rolling stock to the will service list
addTypeName(String) - Method in class jmri.jmrit.operations.locations.Track
 
addTypeName(String) - Method in class jmri.jmrit.operations.trains.Train
 
addUserStore(Element) - Method in class jmri.configurexml.ConfigXmlManager
 
addXNetListener(int, XNetListener) - Method in interface jmri.jmrix.lenz.XNetInterface
Request notification of things happening on the XNet.
addXNetListener(int, XNetListener) - Method in class jmri.jmrix.lenz.XNetTrafficController
 
addXpaListener(XpaListener) - Method in interface jmri.jmrix.xpa.XpaInterface
 
addXpaListener(XpaListener) - Method in class jmri.jmrix.xpa.XpaTrafficController
 
ADVANCED_CONSIST - Static variable in interface jmri.Consist
 
AffineEntryPanel - Class in jmri.jmrix.rps.swing
Panel for entry and modifiation of an Affine Transform
AffineEntryPanel() - Constructor for class jmri.jmrix.rps.swing.AffineEntryPanel
 
AL_FORMAT_51CHN16 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 16-bit 5.1 multi-channel audio format.
AL_FORMAT_51CHN8 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 8-bit 5.1 multi-channel audio format.
AL_FORMAT_61CHN16 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 16-bit 6.1 multi-channel audio format.
AL_FORMAT_61CHN8 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 8-bit 6.1 multi-channel audio format.
AL_FORMAT_71CHN16 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 16-bit 7.1 multi-channel audio format.
AL_FORMAT_71CHN8 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 8-bit 7.1 multi-channel audio format.
AL_FORMAT_QUAD16 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 16-bit quad multi-channel audio format.
AL_FORMAT_QUAD8 - Static variable in class jmri.jmrit.audio.JoalAudioFactory
Definition of 8-bit quad multi-channel audio format.
alarmSyncUpdate - Variable in class jmri.implementation.AbstractVariableLight
 
algorithmBox() - Static method in class jmri.jmrix.rps.Algorithms
 
Algorithms - Class in jmri.jmrix.rps
Provide central access to the RPS algorithms
Algorithms() - Constructor for class jmri.jmrix.rps.Algorithms
 
alignGroup(boolean) - Method in class jmri.jmrit.display.PositionableLabel
 
AlignmentPanel - Class in jmri.jmrix.rps.reversealign
Gather RPS Readings and use them to align the detector.
AlignmentPanel() - Constructor for class jmri.jmrix.rps.reversealign.AlignmentPanel
 
AlignmentPanelAction - Class in jmri.jmrix.rps.reversealign
Swing action to create and register a RpsTrackingFrame object
AlignmentPanelAction(String) - Constructor for class jmri.jmrix.rps.reversealign.AlignmentPanelAction
 
AlignmentPanelAction() - Constructor for class jmri.jmrix.rps.reversealign.AlignmentPanelAction
 
AlignTableAction - Class in jmri.jmrix.rps.aligntable
Swing action to create and register a AlignTableFrame object.
AlignTableAction(String) - Constructor for class jmri.jmrix.rps.aligntable.AlignTableAction
 
AlignTableAction() - Constructor for class jmri.jmrix.rps.aligntable.AlignTableAction
 
AlignTableFrame - Class in jmri.jmrix.rps.aligntable
Frame for user configuration of RPS alignment.
AlignTableFrame() - Constructor for class jmri.jmrix.rps.aligntable.AlignTableFrame
Constructor method
AlignTablePane - Class in jmri.jmrix.rps.aligntable
Pane for user management of RPS alignment.
AlignTablePane(ModifiedFlag) - Constructor for class jmri.jmrix.rps.aligntable.AlignTablePane
Constructor method
AlignTablePane.AlignModel - Class in jmri.jmrix.rps.aligntable
Set up table for showing individual recievers Address Present Y/N Edit button
AlignTablePane.AlignModel() - Constructor for class jmri.jmrix.rps.aligntable.AlignTablePane.AlignModel
 
alive() - Method in class jmri.jmrit.audio.AbstractAudioThread
 
alive() - Method in interface jmri.jmrit.audio.AudioThread
Checks if the thread is still alive (or in the process of shutting down) Once cleanup has finished, this should return False
ALL - Static variable in interface jmri.jmrix.lenz.XNetInterface
Mask value to request notification of all incoming messages
ALL - Static variable in interface jmri.jmrix.loconet.LocoNetInterface
Mask value to request notification of all incoming messages
ALL - Static variable in interface jmri.jmrix.zimo.Mx1Interface
Mask value to request notification of all incoming messages
ALL_AND - Static variable in interface jmri.Conditional
 
ALL_ESTOP - Static variable in class jmri.jmrix.lenz.XNetConstants
 
ALL_OR - Static variable in interface jmri.Conditional
 
ALL_TYPE - Static variable in class jmri.jmrit.beantable.LRouteTableAction
 
allCvVector() - Method in class jmri.jmrit.symbolicprog.CvTableModel
 
allIndxCvVector() - Method in class jmri.jmrit.symbolicprog.IndexedCvTableModel
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.BranchTo
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.ChannelStart
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.CommentMacro
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.DelaySound
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.EndSound
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.FourByteMacro
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.GenerateTrigger
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.InitiateSound
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.LabelMacro
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.LoadModifier
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.MaskCompare
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.Play
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.SdfMacro
Provide instructions in MPASM format, including the trailing newline and all nested instructions.
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.SdlVersion
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.SkemeStart
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.SkipOnTrigger
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdf.TwoByteMacro
 
allInstructionString(String) - Method in class jmri.jmrix.loconet.sdfeditor.SdfMacroEditor
 
allocate(Object) - Method in class jmri.jmrit.logix.OBlock
Allocate (reserves) the block for the Warrant that is the 'value' object Note the block may be OCCUPIED by a non-warranted train.
ALLOCATEBUTTON_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.ActiveTrainsTableModel
 
ALLOCATEBUTTON_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.AllocationRequestTableModel
 
ALLOCATED - Static variable in class jmri.jmrit.logix.OBlock
 
ALLOCATED_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.ActiveTrainsTableModel
 
AllocatedSection - Class in jmri.jmrit.dispatcher
This class holds information and options for an AllocatedSection.
AllocatedSection(Section, ActiveTrain, int, Section) - Constructor for class jmri.jmrit.dispatcher.AllocatedSection
Main constructor method
allocateRoute() - Method in class jmri.jmrit.logix.Warrant
Allocate the current saved blocks of this warrant.
allocateSection(AllocationRequest, Section) - Method in class jmri.jmrit.dispatcher.DispatcherFrame
Allocates a Section to an Active Train according to the information in an AllocationRequest If successful, returns an AllocatedSection and removes the AllocationRequest from the queue.
AllocationRequest - Class in jmri.jmrit.dispatcher
This class holds information and options for an AllocationRequestt.
AllocationRequest(Section, int, int, ActiveTrain) - Constructor for class jmri.jmrit.dispatcher.AllocationRequest
Main constructor method
allowUnexpectedReply - Variable in class jmri.jmrix.AbstractMRTrafficController
 
ALLROADS - Static variable in class jmri.jmrit.operations.locations.Track
 
ALLROADS - Static variable in class jmri.jmrit.operations.trains.Train
 
AlmBrowserAction - Class in jmri.jmrix.loconet.almbrowser
Swing action to create and register a AlmBrowser object
AlmBrowserAction(String) - Constructor for class jmri.jmrix.loconet.almbrowser.AlmBrowserAction
 
AlmBrowserFrame - Class in jmri.jmrix.loconet.almbrowser
User interface for browsing ALM contents This GUI works in the throttle editor space, so that values presented in the GUI are 1 more than the values in the ALM messages.
AlmBrowserFrame() - Constructor for class jmri.jmrix.loconet.almbrowser.AlmBrowserFrame
 
AlmImplementation - Class in jmri.jmrix.loconet
Provide an ALM that lives on the LocoNet.
AlmImplementation(int, boolean) - Constructor for class jmri.jmrix.loconet.AlmImplementation
Does this ALM reply on the LocoNet, or just form an image of an implementation elsewhere?
ALREADY_CONSISTED - Static variable in interface jmri.ConsistListener
An add request is not valid for this address because the locomotive is already in a consist.
ALTERNATE_COLUMN - Static variable in class jmri.jmrit.beantable.TransitTableAction.SectionTableModel
 
ANALOG_CLOCK - Static variable in interface jmri.Timebase
 
ANALOG_GAIN_MODIFY - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
ANALOG_PITCH_MODIFY - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
AnalogClock2Display - Class in jmri.jmrit.display
An Analog Clock for displaying in a panel Time code copied in part from code for the Nixie clock by Bob Jacobsen
AnalogClock2Display(JmriJFrame) - Constructor for class jmri.jmrit.display.AnalogClock2Display
 
AnalogClock2DisplayXml - Class in jmri.jmrit.display.configurexml
Handle configuration for display.AnalogClock2Display objects.
AnalogClock2DisplayXml() - Constructor for class jmri.jmrit.display.configurexml.AnalogClock2DisplayXml
 
AnalogClockAction - Class in jmri.jmrit.analogclock
Swing action to create and register a AnalogClockFrame object Copied from code for NixieClockAction by Bob Jacobsen
AnalogClockAction() - Constructor for class jmri.jmrit.analogclock.AnalogClockAction
 
AnalogClockAction(String) - Constructor for class jmri.jmrit.analogclock.AnalogClockAction
 
AnalogClockFrame - Class in jmri.jmrit.analogclock
Creates a JFrame containing an analog clockface and hands.
AnalogClockFrame() - Constructor for class jmri.jmrit.analogclock.AnalogClockFrame
 
AnalogClockFrame.clockPanel - Class in jmri.jmrit.analogclock
 
AnalogClockFrame.clockPanel() - Constructor for class jmri.jmrit.analogclock.AnalogClockFrame.clockPanel
 
analogControl(int, boolean, int, int) - Static method in class jmri.NmraPacket
Provide an NMRA analog control instruction Note that the NMRA draft of Fall 2004 only defines the value of "1" for the "function parameter", calling that the value for "volume control".
Analytic_AAlgorithm - Class in jmri.jmrix.rps
Implementation of RPS location-finding using GPS equations from Sam Storm van Leeuwen , ported to Java by Norris Weimer , and ported to JMRI/RPS by Bob Jacobsen.
Analytic_AAlgorithm(Point3d[], double, int) - Constructor for class jmri.jmrix.rps.Analytic_AAlgorithm
 
Analytic_AAlgorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Analytic_AAlgorithm
 
Analytic_AAlgorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Analytic_AAlgorithm
 
Analytic_AAlgorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Analytic_AAlgorithm
 
ANCHOR - Static variable in class jmri.jmrit.display.PositionablePoint
 
AND_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.VariableTableModel
 
ANY - Static variable in class jmri.jmrit.operations.locations.Track
 
AppConfigPanel - Class in apps
Basic configuration GUI infrastructure.
AppConfigPanel(String, int) - Constructor for class apps.AppConfigPanel
Construct a configuration panel for inclusion in a preferences or configuration dialog.
appendLine(JComponent) - Method in class jmri.jmrix.loconet.AbstractBoardProgFrame
Handle layout details during construction.
appendTwoHexFromInt(int, String) - Static method in class jmri.util.StringUtil
Quickly append an int to a String as exactly two hexadecimal characters
applyButtonActionPerformed(ActionEvent) - Method in class jmri.jmrit.simplelightctrl.SimpleLightCtrlFrame
handle changes for intensity, rate, etc...
apps - package apps
Provides application level support for JMRI; includes specific applications in subpackages.
Apps - Class in apps
Base class for Jmri applications.
Apps(JFrame) - Constructor for class apps.Apps
 
apps.configurexml - package apps.configurexml
 
apps.cornwall - package apps.cornwall
The Cornwall Railroad JMRI application.
apps.DecoderPro - package apps.DecoderPro
The DecoderPro JMRI application.
apps.InstallTest - package apps.InstallTest
The InstallTest JMRI application.
apps.JmriDemo - package apps.JmriDemo
The JmriDemo JMRI application.
apps.LocoTools - package apps.LocoTools
The LocoTools JMRI application.
apps.PacketPro - package apps.PacketPro
The PacketPro JMRI application.
apps.PacketScript - package apps.PacketScript
The PacketScript JMRI application.
apps.PanelPro - package apps.PanelPro
The PanelPro JMRI application.
apps.SoundPro - package apps.SoundPro
The SoundPro JMRI application.
arg1ModCodes - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
arg1ModNames - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
arg3ModCodes - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
arg3ModMasks - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
arg3ModNames - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
ASCENDING - Static variable in class jmri.util.com.sun.TableSorter
 
asciiFormattedMessage(String) - Method in interface jmri.jmrix.pricom.pockettester.DataListener
 
asciiFormattedMessage(String) - Method in class jmri.jmrix.pricom.pockettester.MonitorFrame
 
asciiFormattedMessage(String) - Method in class jmri.jmrix.pricom.pockettester.PacketDataModel
 
asciiFormattedMessage(String) - Method in class jmri.jmrix.pricom.pockettester.PacketTableFrame
 
asciiFormattedMessage(String) - Method in class jmri.jmrix.pricom.pockettester.StatusFrame
 
ascToBcd(int) - Method in class jmri.jmrix.zimo.Mx1Programmer
 
Ash1_0Algorithm - Class in jmri.jmrix.rps
Implementation of 1st algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation".
Ash1_0Algorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Ash1_0Algorithm
 
Ash1_0Algorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash1_0Algorithm
 
Ash1_0Algorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash1_0Algorithm
 
Ash1_1Algorithm - Class in jmri.jmrix.rps
Implementation of version 1.1 algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation".
Ash1_1Algorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Ash1_1Algorithm
 
Ash1_1Algorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash1_1Algorithm
 
Ash1_1Algorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash1_1Algorithm
 
Ash2_0Algorithm - Class in jmri.jmrix.rps
Implementation of 2nd algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation".
Ash2_0Algorithm(Point3d[], double, int) - Constructor for class jmri.jmrix.rps.Ash2_0Algorithm
 
Ash2_0Algorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Ash2_0Algorithm
 
Ash2_0Algorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_0Algorithm
 
Ash2_0Algorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_0Algorithm
 
Ash2_1Algorithm - Class in jmri.jmrix.rps
Implementation of 2.1th algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation".
Ash2_1Algorithm(Point3d[], double, int) - Constructor for class jmri.jmrix.rps.Ash2_1Algorithm
 
Ash2_1Algorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Ash2_1Algorithm
 
Ash2_1Algorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_1Algorithm
 
Ash2_1Algorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_1Algorithm
 
Ash2_2Algorithm - Class in jmri.jmrix.rps
Implementation of 2.1th algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation".
Ash2_2Algorithm(Point3d[], double, int) - Constructor for class jmri.jmrix.rps.Ash2_2Algorithm
 
Ash2_2Algorithm(Point3d[], double) - Constructor for class jmri.jmrix.rps.Ash2_2Algorithm
 
Ash2_2Algorithm(Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_2Algorithm
 
Ash2_2Algorithm(Point3d, Point3d, Point3d, Point3d, double) - Constructor for class jmri.jmrix.rps.Ash2_2Algorithm
 
asInt() - Method in class jmri.jmrix.loconet.LnSensorAddress
 
askControlType(String) - Method in class jmri.jmrix.cmri.serial.SerialTurnoutManager
Get from the user, the type of output to be used bits to control a turnout.
askControlType(String) - Method in class jmri.managers.AbstractTurnoutManager
Get from the user, the type of output to be used bits to control a turnout.
askControlType(String) - Method in class jmri.managers.ProxyTurnoutManager
Get from the user, the type of output to be used bits to control a turnout.
askControlType(String) - Method in interface jmri.TurnoutManager
Get from the user, the type of output to be used bits to control a turnout.
askNumControlBits(String) - Method in class jmri.jmrix.cmri.serial.SerialTurnoutManager
Get from the user, the number of addressed bits used to control a turnout.
askNumControlBits(String) - Method in class jmri.managers.AbstractTurnoutManager
Get from the user, the number of addressed bits used to control a turnout.
askNumControlBits(String) - Method in class jmri.managers.ProxyTurnoutManager
Get from the user, the number of addressed bits used to control a turnout.
askNumControlBits(String) - Method in interface jmri.TurnoutManager
Get from the user, the number of addressed bits used to control a turnout.
AspectGenerator - Class in jmri.jmrix.loconet
Test implementation of AspectGenerator, ala 1/8 of an SE8.
AspectGenerator(SecurityElement) - Constructor for class jmri.jmrix.loconet.AspectGenerator
 
AspectGenerator(int) - Constructor for class jmri.jmrix.loconet.AspectGenerator
 
ASSIGNED - Static variable in class jmri.Transit
 
assignmentListModel - Variable in class jmri.jmrix.cmri.serial.assignment.ListFrame
 
assignmentListModel - Variable in class jmri.jmrix.maple.assignment.ListFrame
 
assignmentPanel - Variable in class jmri.jmrix.cmri.serial.assignment.ListFrame
 
assignmentPanel - Variable in class jmri.jmrix.maple.assignment.ListFrame
 
assignmentTable - Variable in class jmri.jmrix.cmri.serial.assignment.ListFrame
 
assignmentTable - Variable in class jmri.jmrix.maple.assignment.ListFrame
 
AT - Static variable in interface jmri.Audio
Definition of Audio object orientation at vector code
attachAleg - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachAnum - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachBleg - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachBnum - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachCleg - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachCnum - Variable in class jmri.jmrix.loconet.SecurityElement
 
attachEditor(SdfMacro) - Static method in class jmri.jmrix.loconet.sdfeditor.SdfMacroEditor
Return an editor object for a SdfMacro type.
AttributeTableModel - Class in jmri.jmrit.roster.swing.attributetable
Table data model for display of Roster attribute values.
AttributeTableModel() - Constructor for class jmri.jmrit.roster.swing.attributetable.AttributeTableModel
 
Audio - Interface in jmri
Represent an Audio, a place to store or control sound information.
AudioBuffer - Interface in jmri.jmrit.audio
Represent an AudioBuffer, a place to store or control sound information.
AudioBufferFrame - Class in jmri.jmrit.audio.swing
Defines a GUI to edit AudioBuffer objects This file is part of JMRI.
AudioBufferFrame(String, AudioTableAction.AudioTableDataModel) - Constructor for class jmri.jmrit.audio.swing.AudioBufferFrame
 
audioClip - Variable in class jmri.jmrit.Sound
The actual sound, stored as an AudioClip
AudioCommand - Class in jmri.jmrit.audio
Represents a queued command for later processing in the AudioController thread.
AudioCommand(Audio, int) - Constructor for class jmri.jmrit.audio.AudioCommand
Constructor to process a command on an Audio object
AudioCommandQueue(AudioCommand) - Method in class jmri.jmrit.audio.AbstractAudioFactory
 
AudioCommandQueue(AudioCommand) - Method in interface jmri.jmrit.audio.AudioFactory
Queues a new AudioCommand for subsequent execution.
AudioCommandThread - Class in jmri.jmrit.audio
Represents a thread for processing commands contained within AudioCommand objects.
AudioCommandThread(AudioFactory) - Constructor for class jmri.jmrit.audio.AudioCommandThread
Constructor that takes handle to current active audio factory object
AudioException - Exception in jmri
Specific Exception class used by Audio objects.
AudioException(String) - Constructor for exception jmri.AudioException
Create new AudioException with a message
AudioException() - Constructor for exception jmri.AudioException
Create new blank AudioException
AudioFactory - Interface in jmri.jmrit.audio
An AudioFactory is responsible for the initialisation of specific audio system implementations, creation of audio system specific Audio objects and any necessary clean-up operations required by a specific audio system implementation.
AudioListener - Interface in jmri.jmrit.audio
Represent an AudioListener, a place to store or control sound information.
AudioListenerFrame - Class in jmri.jmrit.audio.swing
Define a GUI to edit AudioListener objects This file is part of JMRI.
AudioListenerFrame(String, AudioTableAction.AudioTableDataModel) - Constructor for class jmri.jmrit.audio.swing.AudioListenerFrame
 
AudioManager - Interface in jmri
Locate an Audio object representing some specific audio information.
audioManagerInstance() - Static method in class jmri.InstanceManager
 
AudioSource - Interface in jmri.jmrit.audio
Represent an AudioSource, a place to store or control sound information.
AudioSourceFrame - Class in jmri.jmrit.audio.swing
Defines a GUI for editing AudioSource objects.
AudioSourceFrame(String, AudioTableAction.AudioTableDataModel) - Constructor for class jmri.jmrit.audio.swing.AudioSourceFrame
 
AudioTableAction - Class in jmri.jmrit.beantable
Swing action to create and register an AudioTable GUI.
AudioTableAction(String) - Constructor for class jmri.jmrit.beantable.AudioTableAction
Create an action with a specific title.
AudioTableAction() - Constructor for class jmri.jmrit.beantable.AudioTableAction
Default constructor
AudioTableAction.AudioTableDataModel - Class in jmri.jmrit.beantable
 
AudioTableAction.AudioTableDataModel(int) - Constructor for class jmri.jmrit.beantable.AudioTableAction.AudioTableDataModel
 
AudioTableFrame - Class in jmri.jmrit.beantable
This file is part of JMRI.
AudioTableFrame(AudioTableAction.AudioTableDataModel, AudioTableAction.AudioTableDataModel, AudioTableAction.AudioTableDataModel, String) - Constructor for class jmri.jmrit.beantable.AudioTableFrame
 
AudioThread - Interface in jmri.jmrit.audio
Interface defining public methods and variables used in AudioThread classes This file is part of JMRI.
AUTO - Static variable in class jmri.jmrit.operations.trains.Train
 
AUTOMATIC - Static variable in class jmri.jmrit.dispatcher.ActiveTrain
Constants representing the mode of running of the Active Train The mode is set when the Active Train is created.
AutomatSummary - Class in jmri.jmrit.automat
A singlet providing access to information about existing Automat instances.
AutomatTableAction - Class in jmri.jmrit.automat.monitor
Swing action to create and register a AutomatTable GUI
AutomatTableAction(String) - Constructor for class jmri.jmrit.automat.monitor.AutomatTableAction
 
AutomatTableAction() - Constructor for class jmri.jmrit.automat.monitor.AutomatTableAction
 
AutomatTableDataModel - Class in jmri.jmrit.automat.monitor
Table data model for display of Automat instances.
AutomatTableDataModel() - Constructor for class jmri.jmrit.automat.monitor.AutomatTableDataModel
 
AutomatTableFrame - Class in jmri.jmrit.automat.monitor
Frame providing a table of Automat instances
AutomatTableFrame(AutomatTableDataModel) - Constructor for class jmri.jmrit.automat.monitor.AutomatTableFrame
 
AUTORETRYSTATE - Static variable in class jmri.jmrix.AbstractMRTrafficController
 
AutoSpeedAction - Class in jmri.jmrit.symbolicprog.autospeed
Action to start the an "Auto Speed Configurer" by creating a frame to select loco, etc.
AutoSpeedAction(String) - Constructor for class jmri.jmrit.symbolicprog.autospeed.AutoSpeedAction
 
AutoTurnouts - Class in jmri.jmrit.dispatcher
Handles automatic checking and setting of turnouts when Dispatcher allocates a Section in a specific direction.
AutoTurnouts(DispatcherFrame) - Constructor for class jmri.jmrit.dispatcher.AutoTurnouts
 
auxInput - Variable in class jmri.jmrix.loconet.SecurityElement
 
auxTools - Variable in class jmri.jmrit.display.LayoutEditor
 
availableProtocolClasses() - Method in class jmri.jmrix.JmrixConfigPane
 
AX - Static variable in class jmri.jmrix.loconet.SecurityElement
 

B

B - Static variable in class jmri.jmrix.loconet.SecurityElement
 
background - Variable in class jmri.util.table.ButtonEditor
 
background - Variable in class jmri.util.table.ButtonRenderer
 
backgroundImage - Variable in class jmri.jmrit.display.LayoutEditor
 
BackgroundPanel - Class in jmri.jmrit.throttle
 
BackgroundPanel() - Constructor for class jmri.jmrit.throttle.BackgroundPanel
 
Backup - Class in jmri.jmrit.operations.setup
Backs up operation files.
Backup() - Constructor for class jmri.jmrit.operations.setup.Backup
 
backupFileName(String) - Method in class jmri.jmrit.XmlFile
Return the name of a new, unique backup file.
backupFiles(String) - Method in class jmri.jmrit.operations.setup.Backup
Creates a folder named directoryName in the backups folder, and then saves all of the operations files into that folder.
backupFiles() - Method in class jmri.jmrit.operations.setup.Backup
 
BackupFrame - Class in jmri.jmrit.operations.setup
Frame for backing up operation files
BackupFrame() - Constructor for class jmri.jmrit.operations.setup.BackupFrame
 
BareBonesBrowserLaunch - Class in jmri.util
 
BareBonesBrowserLaunch() - Constructor for class jmri.util.BareBonesBrowserLaunch
 
BasePanel - Class in jmri.jmrit.ussctc
Refactored common routines and data for the GUI panels in this package.
BasicCellEditor - Class in jmri.util.table
 
BasicCellEditor() - Constructor for class jmri.util.table.BasicCellEditor
 
BasicCellEditor(JComponent) - Constructor for class jmri.util.table.BasicCellEditor
 
baudBox - Variable in class jmri.jmrix.AbstractConnectionConfig
 
baudBox - Variable in class jmri.jmrix.SerialPortFrame
 
BC_EMERGENCY_STOP - Static variable in class jmri.jmrix.lenz.XNetConstants
 
BC_EVERYTHING_OFF - Static variable in class jmri.jmrix.lenz.XNetConstants
 
BC_EVERYTHING_STOP - Static variable in class jmri.jmrix.lenz.XNetConstants
 
BC_FEEDBACK - Static variable in class jmri.jmrix.lenz.XNetConstants
 
BC_NORMAL_OPERATIONS - Static variable in class jmri.jmrix.lenz.XNetConstants
 
BC_SERVICE_MODE_ENTRY - Static variable in class jmri.jmrix.lenz.XNetConstants
 
bcastPortField - Variable in class jmri.jmrix.lenz.liusbserver.ConnectionConfig
 
bcdToAsc(int) - Method in class jmri.jmrix.zimo.Mx1CommandStation
 
BDL16Action - Class in jmri.jmrix.loconet.bdl16
Create and register a BDL16Frame object.
BDL16Action(String) - Constructor for class jmri.jmrix.loconet.bdl16.BDL16Action
 
BDL16Action() - Constructor for class jmri.jmrix.loconet.bdl16.BDL16Action
 
BDL16Frame - Class in jmri.jmrix.loconet.bdl16
Frame displaying and programming a BDL16 configuration.
BDL16Frame() - Constructor for class jmri.jmrix.loconet.bdl16.BDL16Frame
 
BeanSetting - Class in jmri
Represent a Named Bean (e.g.
BeanSetting(NamedBean, int) - Constructor for class jmri.BeanSetting
 
BeanTableDataModel - Class in jmri.jmrit.beantable
Table data model for display of NamedBean manager contents
BeanTableDataModel() - Constructor for class jmri.jmrit.beantable.BeanTableDataModel
 
BeanTableFrame - Class in jmri.jmrit.beantable
Provide a JFrame to display a table of NamedBeans.
BeanTableFrame(BeanTableDataModel, String) - Constructor for class jmri.jmrit.beantable.BeanTableFrame
 
BeanTableModel - Class in jmri.jmrit.sensorgroup
Abstract base for simple bean tables for insertion in other GUI elements
BeanTableModel() - Constructor for class jmri.jmrit.sensorgroup.BeanTableModel
 
begInByte - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
begOutByte - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
bgImg - Variable in class jmri.util.ResizableImagePanel
 
bindAudioBuffer(AudioBuffer) - Method in interface jmri.jmrit.audio.AudioSource
Binds this AudioSource with the specified AudioBuffer Applies only to sub-types: Source
bindAudioBuffer(AudioBuffer) - Method in class jmri.jmrit.audio.JavaSoundAudioSource
 
bindAudioBuffer(AudioBuffer) - Method in class jmri.jmrit.audio.JoalAudioSource
 
bindAudioBuffer(AudioBuffer) - Method in class jmri.jmrit.audio.NullAudioSource
 
BIT_COLUMN - Static variable in class jmri.jmrix.cmri.serial.assignment.ListFrame.AssignmentTableModel
 
BIT_COLUMN - Static variable in class jmri.jmrix.maple.assignment.ListFrame.AssignmentTableModel
 
bitsPerCard - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
bitsPerCard - Variable in class jmri.jmrix.cmri.serial.SerialNode
 
BKG - Static variable in class jmri.jmrit.display.LayoutEditor
 
BKG - Static variable in class jmri.jmrit.display.PanelEditor
 
BLEND_ALL - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_CURRENT_CHNL - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_FASE0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_FASE1 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_FASEMASK - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_GAIN0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_GAIN1 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_GAINMASK - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLEND_TGTMASK - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg1Codes - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg1Masks - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg1Names - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg2Codes - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg2Names - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg3Codes - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
blendArg3Names - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDF_DSL_ACCEL0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDF_DSL_ACCEL1 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDF_DSL_DECEL0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDG_DSL_ACCEL0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDG_DSL_ACCEL1 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLENDG_DSL_DECEL0 - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
BLINK - Static variable in class jmri.jmrix.acela.AcelaNode
 
Block - Class in jmri
Represents a particular piece of track, more informally a "Block".
Block(String) - Constructor for class jmri.Block
 
Block(String, String) - Constructor for class jmri.Block
 
BLOCK_COLUMN - Static variable in class jmri.jmrit.beantable.SectionTableAction.EntryPointTableModel
 
blockBName - Variable in class jmri.jmrit.display.LayoutTurnout
 
BlockBossAction - Class in jmri.jmrit.blockboss
Swing action to create and show a "Simple Signal Logic" GUI panel.
BlockBossAction(String) - Constructor for class jmri.jmrit.blockboss.BlockBossAction
 
BlockBossAction() - Constructor for class jmri.jmrit.blockboss.BlockBossAction
 
BlockBossFrame - Class in jmri.jmrit.blockboss
Provide a GUI for configuring "Simple Signal Logic" (BlockBossLogic) objects.
BlockBossFrame() - Constructor for class jmri.jmrit.blockboss.BlockBossFrame
 
BlockBossFrame(String) - Constructor for class jmri.jmrit.blockboss.BlockBossFrame
 
BlockBossLogic - Class in jmri.jmrit.blockboss
Drives the "simple signal" logic for one signal.
BlockBossLogic() - Constructor for class jmri.jmrit.blockboss.BlockBossLogic
Create a default object, without contents.
BlockBossLogic(String) - Constructor for class jmri.jmrit.blockboss.BlockBossLogic
Create an object to drive a specific signal.
BlockBossLogicXml - Class in jmri.jmrit.blockboss.configurexml
Handle XML persistance of Simple Signal Logic objects.
BlockBossLogicXml() - Constructor for class jmri.jmrit.blockboss.configurexml.BlockBossLogicXml
 
blockCName - Variable in class jmri.jmrit.display.LayoutTurnout
 
blockDName - Variable in class jmri.jmrit.display.LayoutTurnout
 
BLOCKENTRY - Static variable in class jmri.TransitSectionAction
 
BLOCKEXIT - Static variable in class jmri.TransitSectionAction
 
blockInternalToLevelXing(LevelXing, Block) - Method in class jmri.jmrit.display.ConnectivityUtil
Returns 'true' if the specified block is internal to the Level Xing, and if all else is OK.
BlockManager - Class in jmri
Basic Implementation of a BlockManager.
BlockManager() - Constructor for class jmri.BlockManager
 
blockManagerInstance() - Static method in class jmri.InstanceManager
 
BlockManagerXml - Class in jmri.configurexml
Persistency implementation for BlockManager persistance.
BlockManagerXml() - Constructor for class jmri.configurexml.BlockManagerXml
 
blockName - Variable in class jmri.jmrit.display.LayoutBlock
 
blockName - Variable in class jmri.jmrit.display.LayoutTurnout
 
blockOccupiedColor - Variable in class jmri.jmrit.display.LayoutBlock
 
BlockOrder - Class in jmri.jmrit.logix
An BlockOrder is a row in the warrant.
BlockOrder(OBlock) - Constructor for class jmri.jmrit.logix.BlockOrder
 
BlockOrder(OBlock, String, String, String) - Constructor for class jmri.jmrit.logix.BlockOrder
Create BlockOrder.
BlockOrder(BlockOrder) - Constructor for class jmri.jmrit.logix.BlockOrder
 
BlockTableAction - Class in jmri.jmrit.beantable
Swing action to create and register a BlockTable GUI.
BlockTableAction(String) - Constructor for class jmri.jmrit.beantable.BlockTableAction
Create an action with a specific title.
BlockTableAction() - Constructor for class jmri.jmrit.beantable.BlockTableAction
 
blockTrackColor - Variable in class jmri.jmrit.display.LayoutBlock
 
BlockValueFile - Class in jmri.jmrit.display
Handle saving/restoring block value information to XML files.
BlockValueFile() - Constructor for class jmri.jmrit.display.BlockValueFile
 
BLUE_BIT - Static variable in class jmri.jmrix.sprog.SprogConstants
 
blueCheckBox - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
blXf - Variable in class jmri.jmrix.rps.trackingpanel.RpsTrackingControlPane
 
blYf - Variable in class jmri.jmrix.rps.trackingpanel.RpsTrackingControlPane
 
boardNames - Static variable in class jmri.jmrix.grapevine.SerialNode
 
boardNames - Static variable in class jmri.jmrix.oaktree.SerialNode
 
boardNames - Static variable in class jmri.jmrix.secsi.SerialNode
 
BoosterProgAction - Class in jmri.jmrix.nce.boosterprog
Swing action to create and register a BoosterProgFrame object.
BoosterProgAction(String) - Constructor for class jmri.jmrix.nce.boosterprog.BoosterProgAction
 
BoosterProgAction() - Constructor for class jmri.jmrix.nce.boosterprog.BoosterProgAction
 
BoosterProgFrame - Class in jmri.jmrix.nce.boosterprog
Frame for configuring a NCE booster
BoosterProgFrame() - Constructor for class jmri.jmrix.nce.boosterprog.BoosterProgFrame
 
BOOTMODE - Static variable in class jmri.jmrix.can.adapters.gridconnect.GcTrafficController
 
BOOTMODE - Static variable in class jmri.jmrix.can.adapters.lawicell.TrafficController
 
border - Variable in class jmri.util.table.ButtonRenderer
 
BPOLAR - Static variable in class jmri.jmrix.acela.AcelaNode
 
BranchTo - Class in jmri.jmrix.loconet.sdf
Implement the BRANCH_TO macro from the Digitrax sound definition language
BranchTo(int, int) - Constructor for class jmri.jmrix.loconet.sdf.BranchTo
 
brkVal() - Method in class jmri.jmrix.loconet.sdf.Play
 
BUFFER - Static variable in interface jmri.Audio
Definition of AudioBuffer NamedBean sub-type code
bufferFromFile(String, float, int, int, boolean, boolean) - Static method in class jmri.jmrit.sound.SoundUtil
 
build() - Method in class jmri.jmrit.operations.trains.Train
 
build(Train) - Method in class jmri.jmrit.operations.trains.TrainBuilder
Build rules: 1.
BUILD_REPORT_DETAILED - Static variable in class jmri.jmrit.operations.setup.Setup
 
BUILD_REPORT_MINIMAL - Static variable in class jmri.jmrit.operations.setup.Setup
 
BUILD_REPORT_NORMAL - Static variable in class jmri.jmrit.operations.setup.Setup
 
BUILD_REPORT_VERY_DETAILED - Static variable in class jmri.jmrit.operations.setup.Setup
 
buildIfSelected() - Method in class jmri.jmrit.operations.trains.Train
 
buildLine4(JPanel) - Method in class apps.Apps
 
buildLine5(JPanel) - Method in class apps.Apps
 
buildLine5a(JPanel) - Method in class apps.Apps
 
buildLine5b(JPanel) - Method in class apps.Apps
 
buildSwitchList(Location) - Method in class jmri.jmrit.operations.trains.TrainSwitchLists
 
BusyGlassPane - Class in jmri.util
Used to intercept inputs and to display a busy cursor during reads and writes.
BusyGlassPane(List<JComponent>, List<Rectangle>, Container, JFrame) - Constructor for class jmri.util.BusyGlassPane
 
BUT_HGHT - Static variable in class jmri.jmrit.throttle.FunctionButton
 
BUT_WDTH - Static variable in class jmri.jmrit.throttle.FunctionButton
 
BUTTON_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.ConditionalTableModel
 
buttonActionAdrPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
buttonActionCmdPerformed() - Method in class jmri.jmrit.logix.FunctionPanel
 
buttonActionCmdPerformed() - Method in class jmri.jmrit.throttle.FunctionPanel
 
buttonActionCmdPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
buttonActionCmdPerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroEditFrame
 
buttonActionDeletePerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroEditFrame
 
buttonActionDirPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.display.CoordinateEdit
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.display.FixedSizeEdit
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.display.SensorTextEdit
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.display.TextBorderSizeEdit
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.display.TextMarginSizeEdit
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.InterchangeEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationsByCarTypeFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationsTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.ScheduleEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.SchedulesTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.SidingEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.TrackEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.OperationsFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarAttributeEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoadEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarSetFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarsTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineAttributeEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineSetFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EnginesTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.RouteCopyFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.RouteEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.routes.RoutesTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.BackupFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.OperationsSetupFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.RestoreFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsByCarTypeFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsTableFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainSwitchListEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.cab.NceShowCabFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
buttonActionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroEditFrame
 
buttonEditActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
buttonEditActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
ButtonEditor - Class in jmri.util.table
Make a JButton in a table cell function.
ButtonEditor(JButton) - Constructor for class jmri.util.table.ButtonEditor
 
ButtonRenderer - Class in jmri.util.table
 
ButtonRenderer() - Constructor for class jmri.util.table.ButtonRenderer
 
buttonSpace() - Static method in class apps.Apps
Provide access to a place where applications can expect the configurion code to build run-time buttons.
bytesFromHexString(String) - Static method in class jmri.util.StringUtil
Create a byte[] from a String containing hexadecimal values.

C

C - Static variable in class jmri.jmrix.loconet.SecurityElement
 
CABDRIVER - Static variable in class jmri.jmrix.secsi.SerialNode
 
CABLOCKOUT - Static variable in interface jmri.Turnout
Constant representing turnout lockout cab commands
CABOOSE - Static variable in class jmri.jmrit.operations.trains.Train
 
CALC_BIT - Static variable in class jmri.jmrix.sprog.SprogConstants
 
calculate(boolean, PropertyChangeEvent) - Method in interface jmri.Conditional
Calculate this Conditional, triggering either or both actions if the user specified conditions are met, and the Logix is enabled.
calculate(boolean, PropertyChangeEvent) - Method in class jmri.implementation.DefaultConditional
Calculate this Conditional.
calculate(boolean, PropertyChangeEvent) - Method in class jmri.implementation.SensorGroupConditional
 
calculateClient(int, PropertyChangeEvent) - Method in class jmri.implementation.JmriSimplePropertyListener
 
calculateConditionals() - Method in class jmri.implementation.DefaultLogix
Calculate all Conditionals, triggering action if the user specified conditions are met, and the Logix is enabled.
calculateConditionals() - Method in interface jmri.Logix
Calculate all Conditionals, triggering action if the user specified conditions are met, and the Logix is enabled.
calculateCurrentPosition() - Method in class jmri.jmrit.audio.AbstractAudioListener
Method to calculate current position based on velocity
calculateCurrentPosition() - Method in class jmri.jmrit.audio.AbstractAudioSource
Method to calculate current position based on velocity
calculateFades() - Method in class jmri.jmrit.audio.AbstractAudioSource
Method used to calculate the fade gains
calculateGain() - Method in class jmri.jmrit.audio.AbstractAudioSource
Method to calculate the gain of this AudioSource based on distance from listener and fade levels
calculateGain() - Method in class jmri.jmrit.audio.JavaSoundAudioSource
 
calculateGain() - Method in class jmri.jmrit.audio.JoalAudioSource
 
calculateGain() - Method in class jmri.jmrit.audio.NullAudioSource
 
calculateLoops() - Method in class jmri.jmrit.audio.AbstractAudioSource
Method to calculate the number of times to loop playback of this sound
calculatePan() - Method in class jmri.jmrit.audio.JavaSoundAudioSource
Calculates the panning of this Source between fully left (-1.0f) and fully right (1.0f) Calculated internally from the relative positions of this source and the listener.
calculatePitch() - Method in class jmri.jmrit.audio.JavaSoundAudioSource
Internal method used to calculate the pitch
calculates - Variable in class jmri.jmrix.loconet.SecurityElement
 
Calculator - Interface in jmri.jmrix.rps
Describes a specific method of calculating a measurement Information that the algorithm needs, e.g. received positions, etc, should be provided to the actual object via ctor or other initialization.
CAN232 - Static variable in class jmri.jmrix.can.CanConstants
 
canAdd() - Method in class jmri.jmrit.consisttool.ConsistToolFrame
 
canBeLongAddress(int) - Method in class jmri.jmrix.can.cbus.CbusThrottleManager
Address 128 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.debugthrottle.DebugThrottleManager
Address 1 and above can be a long address
canBeLongAddress(int) - Method in class jmri.jmrix.direct.ThrottleManager
 
canBeLongAddress(int) - Method in class jmri.jmrix.easydcc.EasyDccThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.ecos.EcosDccThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.lenz.XNetThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.loconet.LnPr2ThrottleManager
Address 128 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.loconet.LnThrottleManager
Address 128 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.nce.NceThrottleManager
Address 1 and above can be long
canBeLongAddress(int) - Method in class jmri.jmrix.sprog.SprogCSThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.sprog.SprogThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.srcp.SRCPThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in class jmri.jmrix.tmcc.SerialThrottleManager
Address 1 and above can be long
canBeLongAddress(int) - Method in class jmri.jmrix.xpa.XpaThrottleManager
Address 100 and above is a long address
canBeLongAddress(int) - Method in interface jmri.ThrottleManager
Check to see if a specific number is a valid long address on this system
canBeResetWhenDone() - Method in class jmri.Transit
Determines whether this Transit is capable of continuous running.
canBeShortAddress(int) - Method in class jmri.jmrix.can.cbus.CbusThrottleManager
Address 127 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.debugthrottle.DebugThrottleManager
Address 127 and below can be a short address
canBeShortAddress(int) - Method in class jmri.jmrix.direct.ThrottleManager
 
canBeShortAddress(int) - Method in class jmri.jmrix.easydcc.EasyDccThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.ecos.EcosDccThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.lenz.XNetThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.loconet.LnPr2ThrottleManager
Address 127 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.loconet.LnThrottleManager
Address 127 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.nce.NceThrottleManager
The full range of short addresses are available
canBeShortAddress(int) - Method in class jmri.jmrix.sprog.SprogCSThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.sprog.SprogThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.srcp.SRCPThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in class jmri.jmrix.tmcc.SerialThrottleManager
The full range of short addresses are available
canBeShortAddress(int) - Method in class jmri.jmrix.xpa.XpaThrottleManager
Address 99 and below is a short address
canBeShortAddress(int) - Method in interface jmri.ThrottleManager
Check to see if a specific number is a valid short address on this system
cancelButton - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
cancelButton - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
cancelButton - Variable in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
 
cancelButton - Variable in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
 
cancelButton - Variable in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
 
cancelButton - Variable in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
 
CANCELBUTTON_COLUMN - Static variable in class jmri.jmrit.dispatcher.DispatcherFrame.AllocationRequestTableModel
 
cancelButtonActionPerformed() - Method in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelButtonActionPerformed() - Method in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelButtonActionPerformed() - Method in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelButtonActionPerformed() - Method in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelButtonActionPerformed() - Method in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelButtonActionPerformed() - Method in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
Method to handle cancel button
cancelCellEditing() - Method in class jmri.jmrit.symbolicprog.ValueEditor
 
cancelCellEditing() - Method in class jmri.util.table.BasicCellEditor
 
cancelSensorTimer(String) - Method in interface jmri.Conditional
Stop a sensor timer if one is actively delaying setting of the specified sensor
cancelSensorTimer(String) - Method in class jmri.implementation.DefaultConditional
Stop a sensor timer if one is actively delaying setting of the specified sensor
cancelThrottleRequest(int, boolean, ThrottleListener) - Method in class jmri.jmrix.AbstractThrottleManager
Cancel a request for a throttle
cancelThrottleRequest(int, ThrottleListener) - Method in class jmri.jmrix.AbstractThrottleManager
Cancel a request for a throttle.
cancelThrottleRequest(int, ThrottleListener) - Method in interface jmri.ThrottleManager
Cancel a request for a throttle.
cancelThrottleRequest(int, boolean, ThrottleListener) - Method in interface jmri.ThrottleManager
Cancel a request for a throttle.
cancelTurnoutTimer(String) - Method in interface jmri.Conditional
Stop a turnout timer if one is actively delaying setting of the specified turnout
cancelTurnoutTimer(String) - Method in class jmri.implementation.DefaultConditional
Stop a turnout timer if one is actively delaying setting of the specified turnout
CanConstants - Class in jmri.jmrix.can
CanConstants.java Description: Constants to represent CAN protocols and adpters
CanConstants() - Constructor for class jmri.jmrix.can.CanConstants
 
canCorrectHardwareClock() - Method in interface jmri.ClockControl
Returns true if hardware clock accuracy can be corrected using the computer clock.
canCorrectHardwareClock() - Method in class jmri.implementation.DefaultClockControl
Returns true if hardware clock accuracy can be corrected using the computer clock.
canCorrectHardwareClock() - Method in class jmri.jmrix.loconet.LnClockControl
 
canCorrectHardwareClock() - Method in class jmri.jmrix.nce.NceClockControl
Nce clock runs stable enough
canDrop() - Method in class jmri.jmrit.operations.routes.RouteLocation
 
CanInterface - Interface in jmri.jmrix.can
Define interface for sending and receiving CAN messages
canInvert() - Method in class jmri.implementation.AbstractTurnout
Determine if the turnouts can be inverted.
canInvert() - Method in class jmri.jmrix.acela.AcelaTurnout
 
canInvert() - Method in class jmri.jmrix.cmri.serial.SerialTurnout
C/MRI turnouts do support inversion
canInvert() - Method in class jmri.jmrix.ecos.EcosTurnout
ECOS turnouts can be inverted
canInvert() - Method in class jmri.jmrix.grapevine.SerialTurnout
Grapevine turnouts can invert their outputs
canInvert() - Method in class jmri.jmrix.lenz.XNetTurnout
 
canInvert() - Method in class jmri.jmrix.loconet.LnTurnout
 
canInvert() - Method in class jmri.jmrix.maple.SerialTurnout
Turnouts do support inversion
canInvert() - Method in class jmri.jmrix.nce.NceTurnout
NCE turnouts can be inverted
canInvert() - Method in interface jmri.Turnout
Determine if turnout can be inverted If true turnouts can be inverted
CanListener - Interface in jmri.jmrix.can
Defines the interface for listening to CAN messages
canLock(int) - Method in class jmri.implementation.AbstractTurnout
 
canLock() - Method in class jmri.implementation.DefaultRoute
Determine if route can be locked.
canLock(int) - Method in class jmri.jmrix.nce.NceTurnout
NCE turnouts support two types of lockouts, pushbutton and cab.
canLock() - Method in interface jmri.Route
Has at least one lockable turnout.
canLock(int) - Method in interface jmri.Turnout
Determine if turnout can be locked.
CanMenu - Class in jmri.jmrix.can
Create a menu containing the Jmri CAN-specific tools
CanMenu(String) - Constructor for class jmri.jmrix.can.CanMenu
 
CanMenu() - Constructor for class jmri.jmrix.can.CanMenu
 
CanMessage - Class in jmri.jmrix.can
Base class for messages in a CANbus based message/reply protocol.
CanMessage() - Constructor for class jmri.jmrix.can.CanMessage
 
CanMessage(int) - Constructor for class jmri.jmrix.can.CanMessage
 
CanMessage(int[]) - Constructor for class jmri.jmrix.can.CanMessage
 
CanMessage(CanMessage) - Constructor for class jmri.jmrix.can.CanMessage
 
canPickup() - Method in class jmri.jmrit.operations.routes.RouteLocation
 
canReceive() - Method in class jmri.jmrix.AbstractMRTrafficController
Override in the system specific code if necessary
canReceive() - Method in class jmri.jmrix.ecos.EcosTrafficController
 
canReceive() - Method in class jmri.jmrix.nce.NceTrafficController
 
CanReply - Class in jmri.jmrix.can
Base class for replies in a CANbus based message/reply protocol.
CanReply() - Constructor for class jmri.jmrix.can.CanReply
 
CanReply(int) - Constructor for class jmri.jmrix.can.CanReply
 
CanReply(int[]) - Constructor for class jmri.jmrix.can.CanReply
 
CanReply(CanReply) - Constructor for class jmri.jmrix.can.CanReply
 
canResize() - Static method in class jmri.util.FontUtil
 
canRestyle() - Static method in class jmri.util.FontUtil
 
CANRS - Static variable in class jmri.jmrix.can.CanConstants
CAN adapter hardware supported
CanSendAction - Class in jmri.jmrix.can.swing.send
Create and register a tool to send CAN frames.
CanSendAction(String) - Constructor for class jmri.jmrix.can.swing.send.CanSendAction
 
CanSendAction() - Constructor for class jmri.jmrix.can.swing.send.CanSendAction
 
CanSendFrame - Class in jmri.jmrix.can.swing.send
User interface for sending CAN frames to exercise the system When sending a sequence of operations: Send the next message and start a timer When the timer trips, repeat if buttons still down.
CanSendFrame() - Constructor for class jmri.jmrix.can.swing.send.CanSendFrame
 
canSet12Or24HourClock() - Method in interface jmri.ClockControl
Returns 'true' if hardware clock can be set to 12 or 24 hour display from JMRI software.
canSet12Or24HourClock() - Method in class jmri.implementation.DefaultClockControl
Returns true if hardware clock can be set to 12 or 24 hour display from JMRI software.
canSet12Or24HourClock() - Method in class jmri.jmrix.nce.NceClockControl
Nce clock supports 12/24 operation
CANUSB - Static variable in class jmri.jmrix.can.CanConstants
 
CAPTURECOLUMN - Static variable in class jmri.jmrix.loconet.locoio.LocoIOTableModel
 
captureValues(int) - Method in class jmri.jmrix.loconet.locoio.LocoIOData
 
Car - Class in jmri.jmrit.operations.rollingstock.cars
Represents a car on the layout
Car() - Constructor for class jmri.jmrit.operations.rollingstock.cars.Car
 
Car(String, String) - Constructor for class jmri.jmrit.operations.rollingstock.cars.Car
 
Car(Element) - Constructor for class jmri.jmrit.operations.rollingstock.cars.Car
Construct this Entry from XML.
CarAttributeEditFrame - Class in jmri.jmrit.operations.rollingstock.cars
Frame for adding and editing the car roster for operations.
CarAttributeEditFrame() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarAttributeEditFrame
 
CarColors - Class in jmri.jmrit.operations.rollingstock.cars
Represents the colors that cars can have.
CarColors() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarColors
 
CARCOLORS_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarColors
 
cardSizeBox - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
cardSizeText - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
cardTypeLocation - Variable in class jmri.jmrix.cmri.serial.SerialNode
 
CarEditFrame - Class in jmri.jmrit.operations.rollingstock.cars
Frame for user edit of car
CarEditFrame() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
CarLengths - Class in jmri.jmrit.operations.rollingstock.cars
Represents the lengths that cars can have.
CarLengths() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
CARLENGTHS_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
CarLoadEditFrame - Class in jmri.jmrit.operations.rollingstock.cars
Frame for adding and editing the car roster for operations.
CarLoadEditFrame() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarLoadEditFrame
 
CarLoads - Class in jmri.jmrit.operations.rollingstock.cars
Represents the loads that cars can have.
CarLoads() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
CarManager - Class in jmri.jmrit.operations.rollingstock.cars
Manages the cars.
CarManager() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarManager
 
CarManagerXml - Class in jmri.jmrit.operations.rollingstock.cars
Loads and stores cars using xml files.
CarManagerXml() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarManagerXml
 
CarOwners - Class in jmri.jmrit.operations.rollingstock.cars
Represents the owner names that cars can have.
CarOwners() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
CAROWNERS_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
CarRoads - Class in jmri.jmrit.operations.rollingstock.cars
Represents the road names that cars can have.
CarRoads() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
CARROADS_LENGTH_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
CARROADS_NAME_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
CarRosterMenu - Class in jmri.jmrit.operations.rollingstock.cars
Provides a context-specific menu for handling the Roster.
CarRosterMenu(String, int, Component) - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarRosterMenu
Create a
CARS - Static variable in class jmri.jmrit.operations.locations.TrackTableModel
 
CarSetFrame - Class in jmri.jmrit.operations.rollingstock.cars
Frame for user to place car on the layout
CarSetFrame() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarSetFrame
 
CarsTableAction - Class in jmri.jmrit.operations.rollingstock.cars
Swing action to create and register a CarsTableFrame object.
CarsTableAction(String) - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarsTableAction
 
CarsTableAction() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarsTableAction
 
CarsTableFrame - Class in jmri.jmrit.operations.rollingstock.cars
Frame for adding and editing the car roster for operations.
CarsTableFrame(boolean, String, String) - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarsTableFrame
 
CarsTableModel - Class in jmri.jmrit.operations.rollingstock.cars
Table Model for edit of cars used by operations
CarsTableModel(boolean, String, String) - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarsTableModel
 
CarTypes - Class in jmri.jmrit.operations.rollingstock.cars
Represents the types of cars a railroad can have.
CarTypes() - Constructor for class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
CARTYPES_LENGTH_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
CARTYPES_NAME_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
catalog - Variable in class jmri.jmrit.display.MultiIconEditor
 
CatalogPane - Class in jmri.jmrit.catalog
Create a JPanel containing a tree of resources.
CatalogPane() - Constructor for class jmri.jmrit.catalog.CatalogPane
 
CatalogPanel - Class in jmri.jmrit.catalog
Create a JPanel containing trees of resources to replace default icons.
CatalogPanel() - Constructor for class jmri.jmrit.catalog.CatalogPanel
 
CatalogPanel(String, String) - Constructor for class jmri.jmrit.catalog.CatalogPanel
 
CatalogTree - Interface in jmri
Represents a CatalogTree, a tree displaying a taxonomy - e.g. a file system directory, or an index of references or a table of contents built according to the user's taxonomy.
CatalogTreeFS - Class in jmri.jmrit.catalog
TreeModel used by CatalogPanel to create a tree of resources.
CatalogTreeFS(String, String) - Constructor for class jmri.jmrit.catalog.CatalogTreeFS
 
CatalogTreeIndex - Class in jmri.jmrit.catalog
TreeModel used by CatalogPanel to create a tree of resources.
CatalogTreeIndex(String, String) - Constructor for class jmri.jmrit.catalog.CatalogTreeIndex
 
CatalogTreeLeaf - Class in jmri.jmrit.catalog
Leaf of a CatalogTree.
CatalogTreeLeaf(String, String, int) - Constructor for class jmri.jmrit.catalog.CatalogTreeLeaf
 
CatalogTreeManager - Interface in jmri
Locate a CatalogTree object representing some specific information.
catalogTreeManagerInstance() - Static method in class jmri.InstanceManager
 
CatalogTreeModel - Class in jmri.jmrit.catalog
TreeModel used by CatalogPane to create a tree of resources.
CatalogTreeModel() - Constructor for class jmri.jmrit.catalog.CatalogTreeModel
 
CatalogTreeNode - Class in jmri.jmrit.catalog
Node of a CatalogTree.
CatalogTreeNode(String) - Constructor for class jmri.jmrit.catalog.CatalogTreeNode
 
cautionAddrSet() - Method in class jmri.jmrix.loconet.locoio.LocoIOFrame
the SET LOCOIO ADDRESS button was pressed Since this does a broadcast program-all to every LocoIO board on the LocoNet, it needs to be used with caution.
CBUS - Static variable in class jmri.jmrix.can.CanConstants
CAN protocols supported
CBUS_ACOF - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ACOF1 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ACON - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ACON1 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_AREQ - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ARST - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ASOF - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ASON - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_DFUN - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_DSPD - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_ERR - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F0 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
Function bits for group1
CBUS_F1 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F10 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F11 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F12 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F2 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F3 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F4 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F5 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
Function bits for group2
CBUS_F6 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F7 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F8 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_F9 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
Function bits for group3
CBUS_KLOC - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_MAX_SLOTS - Static variable in class jmri.jmrix.can.cbus.CbusConstants
Number of slots supported by the command station
CBUS_OPS_BYTE - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PCVS - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PLOC - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PROG_ADDRESS - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PROG_DIRECT_BIT - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PROG_DIRECT_BYTE - Static variable in class jmri.jmrix.can.cbus.CbusConstants
Programming modes
CBUS_PROG_PAGED - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_PROG_REGISTER - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_QCVS - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_RDCC3 - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_RLOC - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_RTOF - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_RTON - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_SSTAT - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_TOF - Static variable in class jmri.jmrix.can.cbus.CbusConstants
CBUS Opcodes
CBUS_TON - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_WCVO - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_WCVOA - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CBUS_WCVS - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
CbusAddress - Class in jmri.jmrix.can.cbus
Utilities for handling CBUS addresses.
CbusAddress(String) - Constructor for class jmri.jmrix.can.cbus.CbusAddress
Construct from string without leading system or type letters
CbusCommandStation - Class in jmri.jmrix.can.cbus
Implement CommandStation for CBUS communications.
CbusCommandStation() - Constructor for class jmri.jmrix.can.cbus.CbusCommandStation
 
CbusConsoleAction - Class in jmri.jmrix.can.cbus.swing.console
Swing action to create and register a CbusConsoleFrame object
CbusConsoleAction() - Constructor for class jmri.jmrix.can.cbus.swing.console.CbusConsoleAction
 
CbusConsoleAction(String) - Constructor for class jmri.jmrix.can.cbus.swing.console.CbusConsoleAction
 
CbusConsoleFrame - Class in jmri.jmrix.can.cbus.swing.console
Frame for Cbus Console
CbusConsoleFrame() - Constructor for class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
CbusConstants - Class in jmri.jmrix.can.cbus
CbusConstants.java Description: Constants to represent CBUS protocol
CbusConstants() - Constructor for class jmri.jmrix.can.cbus.CbusConstants
 
CbusDccOpsModeProgrammer - Class in jmri.jmrix.can.cbus
Provide an Ops Mode Programmer via a wrapper what works with the CBUS command station object.
CbusDccOpsModeProgrammer(int, boolean) - Constructor for class jmri.jmrix.can.cbus.CbusDccOpsModeProgrammer
 
CbusDccProgrammer - Class in jmri.jmrix.can.cbus
Implements the jmri.Programmer interface via commands for the CBUS programmer.
CbusDccProgrammer() - Constructor for class jmri.jmrix.can.cbus.CbusDccProgrammer
 
CbusDccProgrammerManager - Class in jmri.jmrix.can.cbus
Extend DefaultProgrammerManager to provide programmers for CBUS systems
CbusDccProgrammerManager(Programmer) - Constructor for class jmri.jmrix.can.cbus.CbusDccProgrammerManager
 
CbusEventFilter - Class in jmri.jmrix.can.cbus
Class to implement filtering of CBUS events.
CbusEventFilter() - Constructor for class jmri.jmrix.can.cbus.CbusEventFilter
Creates a new instance of CbusEventFilter
CbusEventFilterFrame - Class in jmri.jmrix.can.cbus
Frame to control an instance of CBUS filter to filter events
CbusEventFilterFrame(CbusConsoleFrame) - Constructor for class jmri.jmrix.can.cbus.CbusEventFilterFrame
Creates a new instance of CbusFilterFrame
CbusEventFilterPanel - Class in jmri.jmrix.can.cbus
 
CbusEventFilterPanel(CbusEventFilterFrame, int) - Constructor for class jmri.jmrix.can.cbus.CbusEventFilterPanel
Creates a new instance of CbusEventFilterPanel
CbusEventTableAction - Class in jmri.jmrix.can.cbus.swing.eventtable
Swing action to create and register a CbusEventTableFrame object
CbusEventTableAction(String) - Constructor for class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableAction
 
CbusEventTableAction() - Constructor for class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableAction
 
CbusEventTableDataModel - Class in jmri.jmrix.can.cbus.swing.eventtable
Table data model for display of Cbus events
CbusEventTableFrame - Class in jmri.jmrix.can.cbus.swing.eventtable
Frame providing a Cbus event table.
CbusEventTableFrame() - Constructor for class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableFrame
 
cbusHighlighter - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
CbusMenu - Class in jmri.jmrix.can.cbus
Create a menu containing the Jmri CAN- and CBUS-specific tools
CbusMenu(String) - Constructor for class jmri.jmrix.can.cbus.CbusMenu
 
CbusMenu() - Constructor for class jmri.jmrix.can.cbus.CbusMenu
 
CbusMessage - Class in jmri.jmrix.can.cbus
Class to allow use of CBUS concepts to access the underlying can message
CbusMessage() - Constructor for class jmri.jmrix.can.cbus.CbusMessage
 
CBUSNODEVARMODE - Static variable in interface jmri.Programmer
CBUS mode for programming node variables.
CbusOpCodes - Class in jmri.jmrix.can.cbus
CbusOpCodes.java Description: methods to decode CBUS opcodes
CbusOpCodes() - Constructor for class jmri.jmrix.can.cbus.CbusOpCodes
 
CbusPowerManager - Class in jmri.jmrix.can.cbus
PowerManager implementation for controlling CBUS layout power.
CbusPowerManager() - Constructor for class jmri.jmrix.can.cbus.CbusPowerManager
 
CbusProgrammer - Class in jmri.jmrix.can.cbus
Implements the jmri.Programmer interface via commands for CBUS.
CbusProgrammer() - Constructor for class jmri.jmrix.can.cbus.CbusProgrammer
 
CbusProgrammer(int) - Constructor for class jmri.jmrix.can.cbus.CbusProgrammer
 
CbusProgrammerManager - Class in jmri.jmrix.can.cbus
Extend DefaultProgrammerManager to provide node variable programmer for CBUS
CbusProgrammerManager() - Constructor for class jmri.jmrix.can.cbus.CbusProgrammerManager
 
CbusSensor - Class in jmri.jmrix.can.cbus
Extend jmri.AbstractSensor for CBUS controls.
CbusSensor(String, String) - Constructor for class jmri.jmrix.can.cbus.CbusSensor
 
CbusSensor(String) - Constructor for class jmri.jmrix.can.cbus.CbusSensor
 
CbusSensorManager - Class in jmri.jmrix.can.cbus
Manage the CBUS-specific Sensor implementation.
CbusSensorManager() - Constructor for class jmri.jmrix.can.cbus.CbusSensorManager
 
CbusSensorManagerXml - Class in jmri.jmrix.can.cbus.configurexml
Provides load and store functionality for configuring CbusSensorManagers.
CbusSensorManagerXml() - Constructor for class jmri.jmrix.can.cbus.configurexml.CbusSensorManagerXml
 
CbusThrottle - Class in jmri.jmrix.can.cbus
An implementation of DccThrottle via AbstractThrottle with code specific to a Cbus connection.
CbusThrottle(LocoAddress, int) - Constructor for class jmri.jmrix.can.cbus.CbusThrottle
Constructor
CbusThrottleManager - Class in jmri.jmrix.can.cbus
CBUS implementation of a ThrottleManager.
CbusThrottleManager() - Constructor for class jmri.jmrix.can.cbus.CbusThrottleManager
Constructor.
CbusTurnout - Class in jmri.jmrix.can.cbus
Turnout for CBUS connections.
CbusTurnout(String) - Constructor for class jmri.jmrix.can.cbus.CbusTurnout
 
CbusTurnout(String, String) - Constructor for class jmri.jmrix.can.cbus.CbusTurnout
 
CbusTurnoutManager - Class in jmri.jmrix.can.cbus
CAN CBUS implementation of a TurnoutManager.
CbusTurnoutManager() - Constructor for class jmri.jmrix.can.cbus.CbusTurnoutManager
 
CbusTurnoutManagerXml - Class in jmri.jmrix.can.cbus.configurexml
Provides load and store functionality for configuring CbusTurnoutManagers.
CbusTurnoutManagerXml() - Constructor for class jmri.jmrix.can.cbus.configurexml.CbusTurnoutManagerXml
 
CCW - Static variable in class jmri.Path
Counter-clockwise
center - Variable in class jmri.jmrit.display.LayoutTurnout
 
CFG_SLOT - Static variable in class jmri.jmrix.loconet.LnConstants
 
changeDefaultNames(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarTypes
Changes the car types from descriptive to AAR, or the other way.
changedNode - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
changedNode - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
changedNode - Variable in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
 
changedNode - Variable in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
 
changedNode - Variable in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
 
changedNode - Variable in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
 
changeEvent - Static variable in class jmri.util.table.BasicCellEditor
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.AbstractAudioListener
Method to change the current position of this source
changePosition(Vector3f) - Method in class jmri.jmrit.audio.AbstractAudioSource
Method to change the current position of this source
changePosition(Vector3f) - Method in class jmri.jmrit.audio.JavaSoundAudioListener
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.JavaSoundAudioSource
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.JoalAudioListener
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.JoalAudioSource
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.NullAudioListener
 
changePosition(Vector3f) - Method in class jmri.jmrit.audio.NullAudioSource
 
changeState(boolean) - Method in class jmri.jmrit.throttle.FunctionButton
Change the state of the function.
ChannelStart - Class in jmri.jmrix.loconet.sdf
Implement the CHANNEL_START macro from the Digitrax sound definition language
ChannelStart(int) - Constructor for class jmri.jmrix.loconet.sdf.ChannelStart
 
charnum - Variable in class jmri.util.davidflanagan.HardcopyWriter
 
charoffset - Variable in class jmri.util.davidflanagan.HardcopyWriter
 
chars_per_line - Variable in class jmri.util.davidflanagan.HardcopyWriter
 
charwidth - Variable in class jmri.util.davidflanagan.HardcopyWriter
 
check() - Method in class jmri.BeanSetting
Convenience method; check if the Bean currently has the desired setting
check() - Method in class jmri.jmrix.can.cbus.CbusAddress
 
checkALEError() - Static method in class jmri.jmrit.audio.JoalAudioFactory
Method to check if any error has occurred in the OpenAL sub-system.
checkALEError(String) - Static method in class jmri.jmrit.audio.JoalAudioFactory
Method to check if any error has occurred in the OpenAL sub-system.
checkBox - Static variable in class jmri.util.table.BasicCellEditor
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationEditFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationsByCarTypeFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.TrackEditFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.OperationsFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.setup.OperationsSetupFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsByCarTypeFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsTableFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
checkBoxActionPerformed(ActionEvent) - Method in class jmri.jmrix.nce.macro.NceMacroEditFrame
 
checkConsistency() - Method in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
Check for consistency errors by node type Returns 'true' if successful, 'false' if an error was detected.
checkDirectoryExists(String) - Method in class jmri.jmrit.operations.setup.Backup
Check to see if a backup operations directory already exists
checkDirtyDecoder() - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame
 
checkDirtyFile() - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame
 
checkDuplicate() - Method in class jmri.jmrit.roster.RosterEntryPane
 
checkDuplicate(String) - Method in class jmri.jmrix.ecos.utilities.EcosLocoToRoster
 
checkEntry(int, String, String, String, String, String, String) - Method in class jmri.jmrit.decoderdefn.DecoderIndexFile
Check if an entry consistent with specific properties.
checkEntry(int, String, String, String, String, String, String, String) - Method in class jmri.jmrit.roster.Roster
Check if an entry is consistent with specific properties.
checkEntry(int, String, String, String, String, String, String, String, String, String, String) - Method in class jmri.jmrix.nce.consist.NceConsistRoster
Check if an entry consistent with specific properties.
checkFile(String) - Method in class jmri.jmrit.XmlFile
Check if a file of the given name exists.
checkImageIndex(PanelEditor) - Static method in class jmri.jmrit.catalog.ImageIndexEditor
Called from window close of Icon Editors
checkInitDone() - Method in class jmri.jmrix.AbstractConnectionConfig
 
checkInitDone() - Method in class jmri.jmrix.lenz.xntcp.ConnectionConfig
 
checkInstance(SerialTrafficController) - Static method in class jmri.jmrix.powerline.SerialTrafficController
 
checkIntegerOnly(String) - Method in class jmri.jmrit.beantable.SignalHeadTableAction
 
checkKeyCode(int) - Method in class jmri.jmrit.throttle.FunctionButton
Check to see whether a particular KeyCode corresponds to this function button.
checkLocationEditable(JPopupMenu, String) - Method in class jmri.jmrit.display.PositionableLabel
 
checkName(String) - Method in class jmri.jmrit.symbolicprog.NameFile
Check to see if a name is present in the file
checkNodeAddress(int) - Method in class jmri.jmrix.AbstractNode
Check for valid address with respect to range, etc.
checkNodeAddress(int) - Method in class jmri.jmrix.acela.AcelaNode
Public method to set the node address.
checkNodeAddress(int) - Method in class jmri.jmrix.cmri.serial.SerialNode
Check valid node address, must match value in dip switches (0 - 127)
checkNodeAddress(int) - Method in class jmri.jmrix.grapevine.SerialNode
Check for valid node address
checkNodeAddress(int) - Method in class jmri.jmrix.maple.SerialNode
Check valid node address, must match value configured in the Maple HMI Allowed values are 1-99
checkNodeAddress(int) - Method in class jmri.jmrix.oaktree.SerialNode
Check for valid node address
checkNodeAddress(int) - Method in class jmri.jmrix.secsi.SerialNode
Check for valid node address
checkParity() - Method in class jmri.jmrix.lenz.XNetMessage
check whether the message has a valid parity
checkParity() - Method in class jmri.jmrix.lenz.XNetReply
check whether the message has a valid parity
checkParity() - Method in class jmri.jmrix.loconet.LocoNetMessage
check whether the message has a valid parity
checkParity() - Method in class jmri.jmrix.NetMessage
check whether the message has a valid parity
checkParity() - Method in class jmri.jmrix.zimo.Mx1Message
check whether the message has a valid parity in fact check for CR or LF as end of message
checkPathSet() - Method in class jmri.Path
Check that the Path can be traversed.
checkPromptNeeded() - Method in class jmri.implementation.swing.SwingShutDownTask
Provide a subclass-specific check as to whether it's OK to shutdown.
checkScheduleValid(Location) - Method in class jmri.jmrit.operations.locations.Track
Check to see if schedule is valid for the track at this location.
checkSensor(int, int, Sensor) - Method in class jmri.implementation.DefaultRoute
Handle sensor update event to see if that will set the route.
checkSignals(JmriJFrame, LayoutEditor) - Method in class jmri.Section
Checks that there are Signal Heads at all Entry Points to this Section.
checkSignals(JmriJFrame, LayoutEditor) - Method in class jmri.Transit
Checks that exit Signal Heads are in place for all Sections in this Transit and for block boundaries at turnouts or level crossings within Sections of the Transit for the direction defined in this Transit.
checkSplit() - Method in class jmri.jmrix.can.cbus.CbusAddress
 
CHECKSUM_OK - Static variable in class jmri.jmrix.powerline.cm11.Constants
 
CHECKSUM_OK - Static variable in class jmri.jmrix.powerline.insteon2412s.Constants
 
checkTurnoutAlignment() - Method in class jmri.implementation.DefaultRoute
Method to check if the turnouts for this route are correctly aligned.
checkTurnoutsInSection(Section, int, Section, ActiveTrain, LayoutEditor) - Method in class jmri.jmrit.dispatcher.AutoTurnouts
Check that all turnouts are correctly set for travel in the designated Section to the next Section.
classList() - Static method in class apps.AbstractActionModel
 
cleanUp() - Method in interface jmri.AudioManager
Perform any clean-up operations
cleanUp() - Method in class jmri.implementation.AbstractAudio
Abstract method that concrete classes will implement to perform necessary cleanup routines.
cleanup() - Method in class jmri.jmrit.audio.AbstractAudioFactory
 
cleanup() - Method in class jmri.jmrit.audio.AbstractAudioListener.AudioListenerMoveThread
Shuts this thread down and clears references to created objects
cleanup() - Method in class jmri.jmrit.audio.AbstractAudioSource.AudioSourceFadeThread
Shuts this thread down and clears references to created objects
cleanup() - Method in class jmri.jmrit.audio.AbstractAudioSource.AudioSourceMoveThread
Shuts this thread down and clears references to created objects
cleanup() - Method in class jmri.jmrit.audio.AbstractAudioThread
Perform necessary cleanup routines before shutting down
cleanup() - Method in class jmri.jmrit.audio.AudioCommandThread
Shuts this thread down and clears references to created objects
cleanup() - Method in interface jmri.jmrit.audio.AudioFactory
Perform any implementation specific clean-up operations.
cleanUp() - Method in class jmri.jmrit.audio.DefaultAudioManager
 
cleanUp() - Method in class jmri.jmrit.audio.JavaSoundAudioBuffer
 
cleanup() - Method in class jmri.jmrit.audio.JavaSoundAudioFactory
 
cleanUp() - Method in class jmri.jmrit.audio.JavaSoundAudioListener
 
cleanUp() - Method in class jmri.jmrit.audio.JavaSoundAudioSource
 
cleanUp() - Method in class jmri.jmrit.audio.JoalAudioBuffer
 
cleanup() - Method in class jmri.jmrit.audio.JoalAudioFactory
 
cleanUp() - Method in class jmri.jmrit.audio.JoalAudioListener
 
cleanUp() - Method in class jmri.jmrit.audio.JoalAudioSource
 
cleanUp() - Method in class jmri.jmrit.audio.NullAudioBuffer
 
cleanup() - Method in class jmri.jmrit.audio.NullAudioFactory
 
cleanUp() - Method in class jmri.jmrit.audio.NullAudioListener
 
cleanUp() - Method in class jmri.jmrit.audio.NullAudioSource
 
clear() - Method in class jmri.jmrix.loconet.locormi.LnMessageBuffer
 
clear() - Method in interface jmri.jmrix.loconet.locormi.LnMessageBufferInterface
 
clear() - Method in class jmri.jmrix.sprog.SprogSlot
 
clear2LeadSearchLight(int) - Method in class jmri.jmrix.cmri.serial.SerialNode
Public Method to clear location of SearchLightBits (SMINI only) bit - bitNumber of the low bit of an oscillating search light bit pair Notes: Bits are numbered from 0 Two bits are cleared by each call - bit and bit + 1.
CLEAR_SIGNAL_HELD - Static variable in class jmri.jmrit.beantable.LRouteTableAction
 
clearAll() - Method in class jmri.jmrit.logix.Warrant
 
clearButton - Variable in class jmri.jmrix.AbstractMonFrame
 
clearButton - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
clearButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.AbstractMonFrame
 
clearButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
clearData() - Method in class jmri.jmrix.lenz.stackmon.StackMonDataModel
 
clearOutputSensors() - Method in class jmri.implementation.DefaultRoute
Delete all output Sensors from this Route
clearOutputSensors() - Method in interface jmri.Route
Delete all output Sensors from this Route.
clearOutputTurnouts() - Method in class jmri.implementation.DefaultRoute
Delete all output Turnouts from this Route
clearOutputTurnouts() - Method in interface jmri.Route
Delete all output Turnouts from this Route.
clearRouteSensors() - Method in class jmri.implementation.DefaultRoute
Method to delete all control Sensors from this Route
clearRouteSensors() - Method in interface jmri.Route
Method to delete all control Sensors from this Route.
clearSettings() - Method in class jmri.Path
 
clickMode - Variable in class jmri.jmrit.display.SignalHeadIcon
What to do on click?
ClientRxHandler - Class in jmri.jmrix.loconet.loconetovertcp
Implementation of the LocoNetOverTcp LbServer Server Protocol
ClientRxHandler(String, Socket) - Constructor for class jmri.jmrix.loconet.loconetovertcp.ClientRxHandler
 
CLOCK - Static variable in class jmri.jmrit.display.LayoutEditor
 
CLOCK - Static variable in class jmri.jmrit.display.PanelEditor
 
CLOCK_1224_CMD - Static variable in class jmri.jmrix.nce.NceBinaryCommand
 
CLOCK_RATIO_CMD - Static variable in class jmri.jmrix.nce.NceBinaryCommand
 
ClockControl - Interface in jmri
ClockControl defines an interface for control of hardware Fast Clocks Each hardware system that has a hardware Fast Clock implementation must supply a module that implements this interface.
clockControlInstance() - Static method in class jmri.InstanceManager
 
ClockMonAction - Class in jmri.jmrix.loconet.clockmon
Create and register a ClockMonFrame object.
ClockMonAction(String) - Constructor for class jmri.jmrix.loconet.clockmon.ClockMonAction
 
ClockMonAction() - Constructor for class jmri.jmrix.loconet.clockmon.ClockMonAction
 
ClockMonAction - Class in jmri.jmrix.nce.clockmon
Create and register a NceClockMonitorFrame object.
ClockMonAction(String) - Constructor for class jmri.jmrix.nce.clockmon.ClockMonAction
 
ClockMonAction() - Constructor for class jmri.jmrix.nce.clockmon.ClockMonAction
 
ClockMonFrame - Class in jmri.jmrix.loconet.clockmon
Frame displaying a LocoNet clock monitor.
ClockMonFrame() - Constructor for class jmri.jmrix.loconet.clockmon.ClockMonFrame
 
ClockMonFrame - Class in jmri.jmrix.nce.clockmon
Frame displaying and programming a NCE clock monitor.
ClockMonFrame() - Constructor for class jmri.jmrix.nce.clockmon.ClockMonFrame
 
clocks - Variable in class jmri.jmrit.display.LayoutEditor
 
clockStartBox - Variable in class jmri.jmrit.simpleclock.SimpleClockFrame
 
clockStatus - Variable in class jmri.jmrit.simpleclock.SimpleClockFrame
 
close() - Method in class jmri.jmrix.loconet.loconetovertcp.ClientRxHandler
 
close() - Method in class jmri.jmrix.sprog.update.SprogHexFile
 
close() - Method in class jmri.util.davidflanagan.HardcopyWriter
method modified by Dennis Miller to add preview capability
closeButton - Variable in class jmri.util.davidflanagan.HardcopyWriter
 
closeButtonActionPerformed(ActionEvent) - Method in class jmri.jmrit.simpleturnoutctrl.SimpleTurnoutCtrlFrame
 
CLOSED - Static variable in interface jmri.Turnout
Constant representing an "closed" state, either in readback or as a commanded state.
closeWarrantFrame(String) - Static method in class jmri.jmrit.logix.WarrantTableAction
 
CMD_BIND_BUFFER - Static variable in interface jmri.Audio
Command to bind Buffer to Source
CMD_CLOCK_SET_PARAM_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CMD_CLOCK_SET_PARAM_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CMD_CLOCK_SET_REPLY_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CMD_CLOCK_SET_REPLY_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CMD_CLOCK_SET_RUN_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CMD_CLOCK_SET_RUN_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CMD_CLOCK_SET_TIME_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CMD_CLOCK_SET_TIME_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CMD_DIM_R - Static variable in class jmri.jmrix.powerline.cp290.Constants
 
CMD_DIM_S - Static variable in class jmri.jmrix.powerline.cp290.Constants
 
CMD_FADE_IN - Static variable in interface jmri.Audio
Command to fade in and start playback of this Source
CMD_FADE_OUT - Static variable in interface jmri.Audio
Command to fade out and stop playback of this Source
CMD_INIT_FACTORY - Static variable in interface jmri.Audio
Command to initialise AudioFactory
CMD_LOAD_SOUND - Static variable in interface jmri.Audio
Command to load the sound
CMD_MEM_SET_REPLY_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CMD_MEM_SET_REPLY_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CMD_OFF - Static variable in class jmri.jmrix.powerline.cp290.Constants
 
CMD_ON - Static variable in class jmri.jmrix.powerline.cp290.Constants
 
CMD_PAUSE - Static variable in interface jmri.Audio
Command to pause playback of this Source and retain the position
CMD_PAUSE_TOGGLE - Static variable in interface jmri.Audio
Command to pause or resume this Source from the current position
CMD_PLAY - Static variable in interface jmri.Audio
Command to play this Source from the beginning
CMD_PLAY_TOGGLE - Static variable in interface jmri.Audio
Command to start or stop this Source from the beginning
CMD_RESET_POSITION - Static variable in interface jmri.Audio
Command to reset the position of this Source
CMD_RESUME - Static variable in interface jmri.Audio
Command to resume playback of this Source from the current position
CMD_REWIND - Static variable in interface jmri.Audio
Command to rewind this Source to the beginning
CMD_STOP - Static variable in interface jmri.Audio
Command to stop playing this Source and rewind to the start
CMD_ZAP_BIT - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
cmdLabel - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
cmdListeners - Variable in class jmri.jmrix.AbstractMRTrafficController
 
cmdListeners - Variable in class jmri.jmrix.qsi.QsiTrafficController
 
cmdListeners - Variable in class jmri.jmrix.sprog.SprogTrafficController
 
cmdListeners - Variable in class jmri.jmrix.xpa.XpaTrafficController
 
CmdStnConfigAction - Class in jmri.jmrix.loconet.cmdstnconfig
Create and register a CmdStnConfigFrame object.
CmdStnConfigAction(String) - Constructor for class jmri.jmrix.loconet.cmdstnconfig.CmdStnConfigAction
 
CmdStnConfigAction() - Constructor for class jmri.jmrix.loconet.cmdstnconfig.CmdStnConfigAction
 
CmdStnConfigFrame - Class in jmri.jmrix.loconet.cmdstnconfig
User interface for Command Station Option Programming Some of the message formats used in this class are Copyright Digitrax, Inc.
CmdStnConfigFrame() - Constructor for class jmri.jmrix.loconet.cmdstnconfig.CmdStnConfigFrame
 
cmdTextField - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
CMRIMenu - Class in jmri.jmrix.cmri
Create a "Systems" menu containing the Jmri CMRI-specific tools
CMRIMenu(String) - Constructor for class jmri.jmrix.cmri.CMRIMenu
 
CMRIMenu() - Constructor for class jmri.jmrix.cmri.CMRIMenu
 
code - Variable in class jmri.jmrix.rps.Measurement
 
codeConfig(String[]) - Method in class apps.FacelessApp
 
COLOR - Static variable in class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
COLOR - Static variable in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
colorToString(Color) - Static method in class jmri.jmrit.display.LayoutBlock
Utility methods for converting between string and color Note: These names are only used internally, so don't need a resource bundle
colorToString(Color) - Static method in class jmri.jmrit.display.LayoutEditor
 
columnToolTips - Variable in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableFrame
 
CombinedLocoSelListPane - Class in jmri.jmrit.symbolicprog
Provide GUI controls to select a known loco and/or new decoder.
CombinedLocoSelListPane(JLabel) - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelListPane
 
CombinedLocoSelListPane() - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelListPane
 
CombinedLocoSelPane - Class in jmri.jmrit.symbolicprog
Provide GUI controls to select a known loco and/or new decoder.
CombinedLocoSelPane(JLabel) - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelPane
 
CombinedLocoSelPane() - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelPane
 
CombinedLocoSelTreePane - Class in jmri.jmrit.symbolicprog
Provide GUI controls to select a known loco and/or new decoder.
CombinedLocoSelTreePane(JLabel) - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelTreePane
 
CombinedLocoSelTreePane() - Constructor for class jmri.jmrit.symbolicprog.CombinedLocoSelTreePane
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.locations.LocationsByCarTypeFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.OperationsFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarAttributeEditFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarEditFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoadEditFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.cars.CarSetFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineSetFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainEditFrame
 
comboBoxActionPerformed(ActionEvent) - Method in class jmri.jmrit.operations.trains.TrainsByCarTypeFrame
 
ComboCheckBox - Class in jmri.jmrit.symbolicprog
 
ComboOffRadioButton - Class in jmri.jmrit.symbolicprog
 
ComboOnRadioButton - Class in jmri.jmrit.symbolicprog
 
ComboPanel() - Method in class jmri.jmrix.ecos.utilities.EcosLocoToRoster
 
ComboRadioButtons - Class in jmri.jmrit.symbolicprog
 
comboSelect - Variable in class jmri.jmrit.operations.locations.SchedulesTableModel
 
COMMANDSENT - Static variable in class jmri.jmrix.lenz.XNetTurnout
 
CommandStation - Interface in jmri
Represents a DCC command station.
commandStation - Variable in class jmri.jmrix.loconet.loconetovertcp.ConnectionConfig
 
commandStationInstance() - Static method in class jmri.InstanceManager
 
commandStationName - Variable in class jmri.jmrix.loconet.LnPortController
 
commandStationNames - Variable in class jmri.jmrix.loconet.LnPortController
 
commandStationType - Variable in class jmri.jmrix.loconet.SlotManager
 
commandToText(int, int) - Static method in class jmri.jmrix.powerline.cp290.Constants
Translate Function to Text
COMMENTCOL - Static variable in class jmri.jmrit.beantable.BeanTableDataModel
 
COMMENTCOLUMN - Static variable in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableDataModel
 
CommentMacro - Class in jmri.jmrix.loconet.sdf
An SdfMacro for carrying a comment
CommentMacro(String) - Constructor for class jmri.jmrix.loconet.sdf.CommentMacro
 
CommError - Static variable in interface jmri.ProgListener
Constant denoting that a communications error occured between the command station and the PC durring programming
COMMINFO - Static variable in interface jmri.jmrix.lenz.XNetInterface
Mask value to request notification of communications related messages generated by the computer interface
commonNamePrefix - Static variable in interface jmri.jmrit.ussctc.Constants
 
commonNameSuffix - Static variable in interface jmri.jmrit.ussctc.Constants
 
CommonTurnoutOperation - Class in jmri
CommonTurnoutOperation class - specialization of TurnoutOperation to contain common properties and methods for concrete subclasses
CommonTurnoutOperation(String, int, int) - Constructor for class jmri.CommonTurnoutOperation
 
CommonTurnoutOperationConfig - Class in jmri.jmrit.turnoutoperations
Extension of TurnoutOperationConfig to handle config for common aspects of some subclasses
CommonTurnoutOperationConfig(TurnoutOperation) - Constructor for class jmri.jmrit.turnoutoperations.CommonTurnoutOperationConfig
Create the config JPanel, if there is one, to configure this operation type
CommonTurnoutOperationXml - Class in jmri.configurexml.turnoutoperations
Concrete subclass to save/restore NoFeedbackTurnoutOperation object to/from XML.
CommonTurnoutOperationXml() - Constructor for class jmri.configurexml.turnoutoperations.CommonTurnoutOperationXml
 
commPortField - Variable in class jmri.jmrix.lenz.liusbserver.ConnectionConfig
 
COMP_7LSB - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
COMP_ALL - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
COMPARABLE_COMAPRATOR - Static variable in class jmri.util.com.sun.TableSorter
 
compare(Object, Object) - Method in class jmri.jmrit.beantable.LRouteTableAction.RouteElementComparator
 
compare(Object, Object) - Method in class jmri.util.NamedBeanComparator
 
compare(Object, Object) - Method in class jmri.util.SystemNameComparator
 
compareTo(ThrottlesPreferences) - Method in class jmri.jmrit.throttle.ThrottlesPreferences
 
compareTo(Object) - Method in class jmri.layout.LayoutAddress
 
compareTo(Object) - Method in class jmri.TurnoutOperation
ordering so operations can be sorted, using their name
complete(ActionListener, ActionListener, boolean, boolean) - Method in class jmri.jmrit.display.IconAdder
 
complete() - Method in class jmri.jmrit.display.MultiIconEditor
 
complete(ActionListener, ActionListener, boolean, boolean) - Method in class jmri.jmrit.display.MultiSensorIconAdder
Override
componentHidden(ComponentEvent) - Method in class jmri.jmrit.throttle.ThrottleFrame
 
componentHidden(ComponentEvent) - Method in class jmri.util.ResizableImagePanel
 
componentMoved(ComponentEvent) - Method in class jmri.jmrit.throttle.ThrottleFrame
 
componentMoved(ComponentEvent) - Method in class jmri.util.ResizableImagePanel
 
componentResized(ComponentEvent) - Method in class jmri.jmrit.throttle.ThrottleFrame
 
componentResized(ComponentEvent) - Method in class jmri.util.ResizableImagePanel
 
componentShown(ComponentEvent) - Method in class jmri.jmrit.throttle.ThrottleFrame
 
componentShown(ComponentEvent) - Method in class jmri.util.ResizableImagePanel
 
CompositeVariableValue - Class in jmri.jmrit.symbolicprog
Extends EnumVariableValue to represent a composition of variable values.
CompositeVariableValue(String, String, String, boolean, boolean, boolean, boolean, int, String, int, int, Vector<CvValue>, JLabel, String) - Constructor for class jmri.jmrit.symbolicprog.CompositeVariableValue
 
CompositeVariableValue() - Constructor for class jmri.jmrit.symbolicprog.CompositeVariableValue
Create a null object.
concatenateTypeLists(String[]) - Static method in class jmri.TurnoutOperationManager
Proxy support.
Conditional - Interface in jmri
A Conditional is layout control logic, consisting of a logical expression and an action.
CONDITIONAL_SYS_PREFIX - Static variable in class jmri.jmrit.beantable.LRouteTableAction
 
CONDITIONAL_SYS_PREFIX - Static variable in class jmri.jmrit.beantable.RouteTableAction
 
CONDITIONAL_TYPE - Static variable in class jmri.jmrit.beantable.LRouteTableAction
 
CONDITIONAL_USER_PREFIX - Static variable in class jmri.jmrit.beantable.LRouteTableAction
 
ConditionalAction - Interface in jmri
The consequent of the antecedent of the conditional proposition.
ConditionalManager - Interface in jmri
Interface for obtaining Conditionals This doesn't have a "new" method, since Conditionals are separately implemented, instead of being system-specific.
conditionalManagerInstance() - Static method in class jmri.InstanceManager
 
ConditionalSystemPrefix - Static variable in class jmri.jmrit.sensorgroup.SensorGroupFrame
 
ConditionalVariable - Class in jmri
ConditionalVariable.java The variable used in the antecedent (the 'if' part) of the Conditional.
ConditionalVariable() - Constructor for class jmri.ConditionalVariable
 
ConditionalVariable(boolean, int, int, String, boolean) - Constructor for class jmri.ConditionalVariable
 
configDone() - Method in class jmri.jmrit.symbolicprog.VariableTableModel
 
configFilename - Static variable in class apps.Apps
 
configNodeAddresses - Variable in class jmri.jmrix.cmri.serial.assignment.ListFrame
 
configNodeAddresses - Variable in class jmri.jmrix.maple.assignment.ListFrame
 
configNodes - Variable in class jmri.jmrix.cmri.serial.assignment.ListFrame
 
configNodes - Variable in class jmri.jmrix.maple.assignment.ListFrame
 
configOK - Static variable in class apps.Apps
 
configOutputs(Element) - Method in class jmri.jmrit.symbolicprog.FnMapPanel
Use the "model" element from the decoder definition file to configure the number of outputs and set up any that are named instead of numbered.
ConfigToolAction - Class in jmri.jmrix.can.cbus.swing.configtool
Create and register a LocoStatsFrame object.
ConfigToolAction(String) - Constructor for class jmri.jmrix.can.cbus.swing.configtool.ConfigToolAction
 
ConfigToolAction() - Constructor for class jmri.jmrix.can.cbus.swing.configtool.ConfigToolAction
 
ConfigToolFrame - Class in jmri.jmrix.can.cbus.swing.configtool
Pane to ease creation of Sensor, Turnouts and Lights that are linked to CBUS events.
ConfigToolFrame() - Constructor for class jmri.jmrix.can.cbus.swing.configtool.ConfigToolFrame
 
ConfigToolFrame(String) - Constructor for class jmri.jmrix.can.cbus.swing.configtool.ConfigToolFrame
 
ConfigToolPane - Class in jmri.jmrix.can.cbus.swing.configtool
Pane to ease creation of Sensor, Turnouts and Lights that are linked to CBUS events.
ConfigToolPane() - Constructor for class jmri.jmrix.can.cbus.swing.configtool.ConfigToolPane
 
ConfigurationManager - Class in jmri.jmrix.can
Does configuration for various CAN-based communications implementations.
ConfigurationManager() - Constructor for class jmri.jmrix.can.ConfigurationManager
 
configure() - Method in class jmri.jmrix.acela.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an serial command station connected to this port
configure() - Method in class jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with a CAN RS adapter connected to this port
configure() - Method in class jmri.jmrix.can.adapters.gridconnect.GcSerialDriverAdapter
set up all of the other objects to operate with a CAN RS adapter connected to this port
configure() - Method in class jmri.jmrix.can.adapters.lawicell.SerialDriverAdapter
set up all of the other objects to operate with a CAN RS adapter connected to this port
configure() - Method in class jmri.jmrix.can.adapters.loopback.Port
 
configure(String) - Static method in class jmri.jmrix.can.ConfigurationManager
 
configure() - Method in class jmri.jmrix.cmri.serial.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.cmri.serial.sim.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.direct.serial.SerialDriverAdapter
set up all of the other objects to operate with direct drive on this port
configure() - Method in class jmri.jmrix.easydcc.networkdriver.NetworkDriverAdapter
set up all of the other objects to operate with an EasyDcc command station connected to this port
configure() - Method in class jmri.jmrix.easydcc.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an EasyDcc command station connected to this port
configure() - Method in class jmri.jmrix.ecos.networkdriver.NetworkDriverAdapter
set up all of the other objects to operate with an ECOS command station connected to this port
configure() - Method in class jmri.jmrix.grapevine.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.lenz.hornbyelite.EliteAdapter
set up all of the other objects to operate with the Hornby Elite connected to this port
configure() - Method in class jmri.jmrix.lenz.li100.LI100Adapter
set up all of the other objects to operate with a LI100 connected to this port
configure() - Method in class jmri.jmrix.lenz.li100f.LI100Adapter
set up all of the other objects to operate with a LI100 connected to this port
configure() - Method in class jmri.jmrix.lenz.li101.LI101Adapter
set up all of the other objects to operate with a LI101 connected to this port
configure() - Method in class jmri.jmrix.lenz.liusb.LIUSBAdapter
set up all of the other objects to operate with a LIUSB connected to this port
configure() - Method in class jmri.jmrix.lenz.liusbserver.LIUSBServerAdapter
set up all of the other objects to operate with a LIUSB Server interface
configure() - Method in class jmri.jmrix.lenz.xnetsimulator.XNetSimulatorAdapter
set up all of the other objects to operate with a XNetSimulator connected to this port
configure() - Method in class jmri.jmrix.lenz.xntcp.XnTcpAdapter
set up all of the other objects to operate with a XnTcp interface
configure() - Method in class jmri.jmrix.lenz.ztc640.ZTC640Adapter
set up all of the other objects to operate with a ZTC640 connected to this port
configure() - Method in class jmri.jmrix.loconet.hexfile.HexFileFrame
 
configure() - Method in class jmri.jmrix.loconet.hexfile.LnHexFilePort
 
configure() - Method in class jmri.jmrix.loconet.Intellibox.IntelliboxAdapter
Set up all of the other objects to operate with a LocoBuffer connected to this port.
configure() - Method in class jmri.jmrix.loconet.locobuffer.LocoBufferAdapter
Set up all of the other objects to operate with a LocoBuffer connected to this port.
configure() - Method in class jmri.jmrix.loconet.loconetovertcp.LnTcpDriverAdapter
set up all of the other objects to operate with a LocoNet connected via this class.
configure() - Method in class jmri.jmrix.loconet.ms100.MS100Adapter
set up all of the other objects to operate with a MS100 connected to this port
configure() - Method in class jmri.jmrix.loconet.pr2.PR2Adapter
Set up all of the other objects to operate with a PR2 connected to this port.
configure() - Method in class jmri.jmrix.loconet.pr3.PR3Adapter
Set up all of the other objects to operate with a PR3 connected to this port.
configure() - Method in class jmri.jmrix.maple.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.mrc.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an serial command station connected to this port
configure() - Method in class jmri.jmrix.nce.networkdriver.NetworkDriverAdapter
set up all of the other objects to operate with an NCE command station connected to this port
configure() - Method in class jmri.jmrix.nce.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an NCE command station connected to this port
configure() - Method in class jmri.jmrix.nce.usbdriver.UsbDriverAdapter
set up all of the other objects to operate with an NCE command station connected to this port
configure() - Method in class jmri.jmrix.oaktree.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in interface jmri.jmrix.PortAdapter
Configure all of the other jmrix widgets needed to work with this adapter
configure() - Method in class jmri.jmrix.powerline.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.qsi.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an QSI command station connected to this port
configure() - Method in class jmri.jmrix.rps.serial.SerialAdapter
Set up all of the other objects to operate
configure() - Method in class jmri.jmrix.secsi.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in interface jmri.jmrix.SerialPortAdapter
Configure all of the other jmrix widgets needed to work with this adapter
configure() - Method in class jmri.jmrix.serialsensor.SerialSensorAdapter
 
configure() - Method in class jmri.jmrix.sprog.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an Sprog command station connected to this port
configure() - Method in class jmri.jmrix.sprog.sprog.SerialDriverAdapter
set up all of the other objects to operate with an Sprog command station connected to this port
configure() - Method in class jmri.jmrix.sprog.sprogCS.SerialDriverAdapter
set up all of the other objects to operate with an Sprog command station connected to this port
configure() - Method in class jmri.jmrix.srcp.networkdriver.NetworkDriverAdapter
set up all of the other objects to operate with an SRCP command station connected to this port
configure() - Method in class jmri.jmrix.tmcc.serialdriver.SerialDriverAdapter
set up all of the other objects to operate connected to this port
configure() - Method in class jmri.jmrix.wangrow.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an NCE command station connected to this port
configure() - Method in class jmri.jmrix.xpa.serialdriver.SerialDriverAdapter
set up all of the other objects to operate with an XPA+Modem Connected to an XPressNet based command station connected to this port
configure() - Method in class jmri.jmrix.zimo.mx1.Mx1Adapter
set up all of the other objects to operate with a MX-1 connected to this port
configureBaudRate(String) - Method in class jmri.jmrix.AbstractPortController
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.cmri.serial.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.cmri.serial.sim.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.grapevine.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.maple.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.oaktree.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.powerline.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.secsi.serialdriver.SerialDriverAdapter
Set the baud rate.
configureBaudRate(String) - Method in interface jmri.jmrix.SerialPortAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.serialsensor.SerialSensorAdapter
Set the baud rate.
configureBaudRate(String) - Method in class jmri.jmrix.tmcc.serialdriver.SerialDriverAdapter
Set the baud rate.
configureButton() - Method in class jmri.jmrit.beantable.BeanTableDataModel
 
configureCommandStation(boolean, boolean, String) - Static method in class jmri.jmrix.loconet.LnPortController
Configure the programming manager and "command station" objects
configureLocalServices() - Method in class jmri.jmrix.loconet.locormi.LnMessageClient
Set up all of the other objects to operate with a server connected to this application.
ConfigureManager - Interface in jmri
Provide load/store capabilities for general configuration.
configureManagerInstance() - Static method in class jmri.InstanceManager
 
configureManagers(LnTrafficController) - Static method in class jmri.jmrix.loconet.LnPortController
Configure the common managers for LocoNet connections.
configureManagers() - Static method in class jmri.jmrix.loconet.pr2.PR2Adapter
Configure the subset of LocoNet managers valid for the PR2.
configureManagersMS100(LnTrafficController) - Static method in class jmri.jmrix.loconet.pr3.PR3Adapter
Configure the subset of LocoNet managers valid for the PR3 in MS100 mode.
configureManagersPR2() - Static method in class jmri.jmrix.loconet.pr3.PR3Adapter
Configure the subset of LocoNet managers valid for the PR3 in PR2 mode.
configureOption1(String) - Method in class jmri.jmrix.AbstractPortController
Set the second port option.
configureOption1(String) - Method in class jmri.jmrix.can.adapters.gridconnect.GcSerialDriverAdapter
Set the CAN protocol option.
configureOption1(String) - Method in class jmri.jmrix.can.adapters.lawicell.SerialDriverAdapter
Set the CAN protocol option.
configureOption1(String) - Method in class jmri.jmrix.can.adapters.loopback.Port
Set the CAN protocol option.
configureOption1(String) - Method in class jmri.jmrix.cmri.serial.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in class jmri.jmrix.cmri.serial.sim.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in class jmri.jmrix.grapevine.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in class jmri.jmrix.maple.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in class jmri.jmrix.nce.serialdriver.SerialDriverAdapter
Set the binary vs ASCII command set option.
configureOption1(String) - Method in class jmri.jmrix.nce.usbdriver.UsbDriverAdapter
Set the system type.
configureOption1(String) - Method in class jmri.jmrix.oaktree.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in interface jmri.jmrix.PortAdapter
* Set the first port option.
configureOption1(String) - Method in class jmri.jmrix.rps.serial.SerialAdapter
Set the second port option.
configureOption1(String) - Method in class jmri.jmrix.secsi.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in interface jmri.jmrix.SerialPortAdapter
Set the first port option.
configureOption1(String) - Method in class jmri.jmrix.serialsensor.SerialSensorAdapter
The first port option isn't used, so just ignore this call.
configureOption1(String) - Method in class jmri.jmrix.tmcc.serialdriver.SerialDriverAdapter
The first port option isn't used, so just ignore this call.
configureOption2(String) - Method in class jmri.jmrix.AbstractPortController
Set the second port option.
configureOption2(String) - Method in class jmri.jmrix.loconet.locobuffer.LocoBufferAdapter
Set the second port option.
configureOption2(String) - Method in class jmri.jmrix.loconet.ms100.MS100Adapter
Set the second port option.
configureOption2(String) - Method in class jmri.jmrix.nce.networkdriver.NetworkDriverAdapter
Set the binary vs ASCII command set option.
configureOption2(String) - Method in interface jmri.jmrix.PortAdapter
* Set the second port option.
configureOption2(String) - Method in interface jmri.jmrix.SerialPortAdapter
Set the second port option.
configureOption2(String) - Method in class jmri.jmrix.serialsensor.SerialSensorAdapter
Set the second port option.
configureRemoteConnection(String, int) - Method in class jmri.jmrix.loconet.locormi.LnMessageClient
Start the connection to the server.
configureTable(JTable) - Method in class jmri.jmrit.automat.monitor.AutomatTableDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrit.beantable.BeanTableDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrit.roster.swing.rostergroup.RosterGroupTableModel
 
configureTable(JTable) - Method in class jmri.jmrix.can.cbus.swing.eventtable.CbusEventTableDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrix.ecos.swing.locodatabase.EcosLocoTableDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrix.loconet.slotmon.SlotMonDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrix.loconet.soundloader.EditorTableDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrix.pricom.pockettester.PacketDataModel
Configure a table to have our standard rows and columns.
configureTable(JTable) - Method in class jmri.jmrix.sprog.sprogslotmon.SprogSlotMonDataModel
Configure a table to have our standard rows and columns.
ConfigXmlManager - Class in jmri.configurexml
Provides the mechanisms for storing an entire layout configuration to XML.
ConfigXmlManager() - Constructor for class jmri.configurexml.ConfigXmlManager
 
confirm(JLabel) - Method in class jmri.jmrit.symbolicprog.CvValue
 
confirmAll() - Method in class jmri.jmrit.symbolicprog.IndexedEnumVariableValue
 
confirmAll() - Method in class jmri.jmrit.symbolicprog.IndexedPairVariableValue
 
confirmAll() - Method in class jmri.jmrit.symbolicprog.IndexedVariableValue
 
confirmAll() - Method in class jmri.jmrit.symbolicprog.VariableValue
Confirm the contents of this Variable
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.can.cbus.CbusDccOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.can.cbus.CbusDccProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.can.cbus.CbusProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.easydcc.EasyDccOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.easydcc.EasyDccProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.lenz.hornbyelite.EliteXNetProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.lenz.li100.LI100XNetProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.lenz.XNetOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.lenz.XNetProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.loconet.LnOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.loconet.SlotManager
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.nce.NceOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.nce.NceProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.qsi.QsiProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.sprog.SprogOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.sprog.SprogProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.srcp.SRCPOpsModeProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.srcp.SRCPProgrammer
 
confirmCV(int, int, ProgListener) - Method in class jmri.jmrix.zimo.Mx1Programmer
 
confirmCV(int, int, ProgListener) - Method in class jmri.progdebugger.ProgDebugger
 
confirmCV(int, int, ProgListener) - Method in interface jmri.Programmer
Confirm the value of a CV using the specified programming mode.
confirmCVOpsMode(int, int, ProgListener, int, boolean) - Method in class jmri.jmrix.loconet.SlotManager
 
ConfirmFailed - Static variable in interface jmri.ProgListener
Constant denoting that confirm failed, likely due to another value being present
confirmIcV(JLabel) - Method in class jmri.jmrit.symbolicprog.CvValue
 
confirmPaneAll() - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane
Invoked by "Compare Full Sheet" button, this sets in motion a continuing sequence of "confirm" operations on the variables & CVs in the Pane.
confirmPaneChanges() - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane
Invoked by "Compare changes on sheet" button, this sets in motion a continuing sequence of "confirm" operations on the variables & CVs in the Pane.
connect(CanInterface) - Method in class jmri.jmrix.can.swing.send.CanSendFrame
 
connect(String, int) - Method in class jmri.jmrix.easydcc.networkdriver.NetworkDriverAdapter
 
connect(String, int) - Method in class jmri.jmrix.ecos.networkdriver.NetworkDriverAdapter
 
connect(XNetTrafficController) - Method in class jmri.jmrix.lenz.packetgen.PacketGenFrame
 
connect(XNetInterface) - Method in class jmri.jmrix.lenz.XNetTrafficRouter
Make connection to existing XNetInterface object for upstream communication.
connect(LnTrafficController) - Method in class jmri.jmrix.loconet.almbrowser.AlmBrowserFrame
 
connect(LnTrafficController) - Method in class jmri.jmrix.loconet.cmdstnconfig.CmdStnConfigFrame
 
connect(LocoNetInterface) - Method in class jmri.jmrix.loconet.LnTrafficRouter
Make connection to existing LocoNetInterface object for upstream communication.
connect(LnTrafficController) - Method in class jmri.jmrix.loconet.locogen.LocoGenFrame
 
connect(LnTrafficController) - Method in class jmri.jmrix.loconet.locoid.LocoIdFrame
 
connect(String, int) - Method in class jmri.jmrix.loconet.loconetovertcp.LnTcpDriverAdapter
 
connect(String, int) - Method in class jmri.jmrix.nce.networkdriver.NetworkDriverAdapter
 
connect(String, int) - Method in class jmri.jmrix.srcp.networkdriver.NetworkDriverAdapter
 
connect(Mx1TrafficController) - Method in class jmri.jmrix.zimo.packetgen.ZimoPacketGenFrame
 
connectA - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectAName - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectAName - Variable in class jmri.jmrit.display.LevelXing
 
connectB - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectBName - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectBName - Variable in class jmri.jmrit.display.LevelXing
 
connectButton - Variable in class jmri.jmrix.sprog.update.SprogUpdateFrame
 
connectButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.SprogIIUpdateFrame
 
connectButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.SprogUpdateFrame
 
connectButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.sprog.update.Sprogv4UpdateFrame
 
connectC - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectCName - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectCName - Variable in class jmri.jmrit.display.LevelXing
 
connectD - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectDName - Variable in class jmri.jmrit.display.LayoutTurnout
 
connectDName - Variable in class jmri.jmrit.display.LevelXing
 
CONNECTION_DOWN - Static variable in class jmri.jmrix.ConnectionStatus
 
CONNECTION_UNKNOWN - Static variable in class jmri.jmrix.ConnectionStatus
 
CONNECTION_UP - Static variable in class jmri.jmrix.ConnectionStatus
 
ConnectionConfig - Class in jmri.jmrix.acela.serialdriver
Definition of objects to handle configuring an LocoBuffer layout connection via an NCE SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.acela.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.acela.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver
Definition of objects to handle configuring a layout connection via a Canrs SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver
Definition of objects to handle configuring a layout connection via a Canusb SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver
Definition of objects to handle configuring a layout connection via a Canusb SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.can.adapters.lawicell.canusb.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.can.adapters.lawicell.canusb.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.can.adapters.loopback
Definition of objects to handle configuring a layout connection via a LocoNet hexfile emulator
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.can.adapters.loopback.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.can.adapters.loopback.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.cmri.serial.serialdriver
Definition of objects to handle configuring a layout connection via an C/MRI SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.cmri.serial.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.cmri.serial.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.cmri.serial.sim
Definition of objects to handle configuring a layout connection via an C/MRI Simulator object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.cmri.serial.sim.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.cmri.serial.sim.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Interface in jmri.jmrix
Definition of objects to handle configuring a layout connection.
ConnectionConfig - Class in jmri.jmrix.direct.serial
Definition of objects to handle configuring a layout connection via a SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.direct.serial.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.direct.serial.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.easydcc.networkdriver
Definition of objects to handle configuring an EasyDCC layout connection via a NetworkDriverAdapter object.
ConnectionConfig(String, String) - Constructor for class jmri.jmrix.easydcc.networkdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.easydcc.networkdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.easydcc.serialdriver
Definition of objects to handle configuring an LocoBuffer layout connection via an NCE SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.easydcc.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.easydcc.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.ecos.networkdriver
Definition of objects to handle configuring an ECOS layout connection via a NetworkDriverAdapter object.
ConnectionConfig(String, String, String) - Constructor for class jmri.jmrix.ecos.networkdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.ecos.networkdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.grapevine.serialdriver
Definition of objects to handle configuring a Grapevine layout connection
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.grapevine.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.grapevine.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.hornbyelite
Handle configuring an XPressNet layout connection via the built in USB port on the Hornby Elite.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.hornbyelite.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.hornbyelite.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.li100
Handle configuring an XPressNet layout connection via a Lenz LI100 or LI101 adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.li100.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.li100.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.li100f
Handle configuring an XPressNet layout connection via a Lenz LI100 or LI100F adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.li100f.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.li100f.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.li101
Handle configuring an XPressNet layout connection via a Lenz LI101 adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.li101.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.li101.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.liusb
Handle configuring an XPressNet layout connection via a Lenz LIUSBadapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.liusb.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.liusb.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.liusbserver
Handle configuring an XPressNet layout connection via a LIUSB Server.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.liusbserver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.liusbserver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.xnetsimulator
Handle configuring an XPressNet layout connection via a XNetSimulator adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.xnetsimulator.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.xnetsimulator.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.xntcp
Handle configuring an XPressNet layout connection via a XnTcp adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.xntcp.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.xntcp.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.lenz.ztc640
Handle configuring an XPressNet layout connection via a ZTC Controls ZTC640 adapter.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.lenz.ztc640.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.lenz.ztc640.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.hexfile
Definition of objects to handle configuring a layout connection via a LocoNet hexfile emulator
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.hexfile.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.hexfile.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.Intellibox
Definition of objects to handle configuring an Intellibox serial port layout connection via an IntelliboxAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.Intellibox.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.Intellibox.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.locobuffer
Definition of objects to handle configuring an LocoBuffer layout connection via a LocoBufferAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.locobuffer.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.locobuffer.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.locobufferii
Definition of objects to handle configuring an LocoBuffer-II layout connection via a LocoBufferIIAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.locobufferii.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.locobufferii.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.locobufferusb
Definition of objects to handle configuring an LocoBuffer-Usb layout connection via a LocoBufferIIAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.locobufferusb.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.locobufferusb.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.loconetovertcp
Definition of objects to handle configuring a LocoNetOverTcp layout connection via a LnTcpDriverAdapter object.
ConnectionConfig(String, String) - Constructor for class jmri.jmrix.loconet.loconetovertcp.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.loconetovertcp.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.locormi
Definition of objects to handle configuring the layout connection via LocoNet RMI.
ConnectionConfig(String) - Constructor for class jmri.jmrix.loconet.locormi.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.locormi.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.ms100
Definition of objects to handle configuring an LocoBuffer layout connection via an LocoNet MS100Adapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.ms100.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.ms100.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.pr2
Definition of objects to handle configuring an PR2 layout connection via a PR2Adapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.pr2.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.pr2.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.loconet.pr3
Definition of objects to handle configuring a PR3 layout connection via a PR2Adapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.loconet.pr3.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.loconet.pr3.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.maple.serialdriver
Definition of objects to handle configuring a layout connection via an SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.maple.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.maple.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.mrc.serialdriver
Definition of objects to handle configuring an LocoBuffer layout connection via an NCE SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.mrc.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.mrc.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.nce.networkdriver
Definition of objects to handle configuring an NCE layout connection via a NetworkDriverAdapter object.
ConnectionConfig(String, String, String) - Constructor for class jmri.jmrix.nce.networkdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.nce.networkdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.nce.serialdriver
Definition of objects to handle configuring a layout connection via an NCE SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.nce.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.nce.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.nce.usbdriver
Definition of objects to handle configuring an LocoBuffer layout connection via an NCE SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.nce.usbdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.nce.usbdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.oaktree.serialdriver
Definition of objects to handle configuring a Oak Tree layout connection
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.oaktree.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.oaktree.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.powerline.serialdriver
Definition of objects to handle configuring a layout connection
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.powerline.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.powerline.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.qsi.serialdriver
Definition of objects to handle configuring a layout connection via an QSI SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.qsi.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.qsi.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.rps.serial
Definition of objects to handle configuring an RPS layout connection.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.rps.serial.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.rps.serial.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.secsi.serialdriver
Definition of objects to handle configuring a SECSI layout connection
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.secsi.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.secsi.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.sprog.serialdriver
Definition of objects to handle configuring a layout connection via an SPROG SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.sprog.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.sprog.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.sprog.sprog
Definition of objects to handle configuring a layout connection via an SPROG SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.sprog.sprog.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.sprog.sprog.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.sprog.sprogCS
Definition of objects to handle configuring a layout connection via an SPROG SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.sprog.sprogCS.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.sprog.sprogCS.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.srcp.networkdriver
Definition of objects to handle configuring an EasyDCC layout connection via a NetworkDriverAdapter object.
ConnectionConfig(String, String) - Constructor for class jmri.jmrix.srcp.networkdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.srcp.networkdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.tmcc.serialdriver
Definition of objects to handle configuring a TMCC layout connection
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.tmcc.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.tmcc.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.wangrow.serialdriver
Definition of objects to handle configuring a layout connection via an Wagnrow SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.wangrow.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.wangrow.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.xpa.serialdriver
Definition of objects to handle configuring a layout connection via an XPA+Modem SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.xpa.serialdriver.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.xpa.serialdriver.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfig - Class in jmri.jmrix.zimo.mx1
Definition of objects to handle configuring an LocoBuffer layout connection via a zimo MX-1 SerialDriverAdapter object.
ConnectionConfig(SerialPortAdapter) - Constructor for class jmri.jmrix.zimo.mx1.ConnectionConfig
Ctor for an object being created during load process; Swing init is deferred.
ConnectionConfig() - Constructor for class jmri.jmrix.zimo.mx1.ConnectionConfig
Ctor for a functional Swing object with no prexisting adapter
ConnectionConfigXml - Class in jmri.jmrix.acela.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.acela.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.can.adapters.lawicell.canusb.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.can.adapters.loopback.configurexml
Handle XML persistance of layout connections by persistening the CAN simulator (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.can.adapters.loopback.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.cmri.serial.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.cmri.serial.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.cmri.serial.sim.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.cmri.serial.sim.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.direct.serial.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.direct.serial.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.easydcc.networkdriver.configurexml
Handle XML persistance of layout connections by persistening the NetworkDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.easydcc.networkdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.easydcc.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.easydcc.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.ecos.networkdriver.configurexml
Handle XML persistance of layout connections by persistening the NetworkDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.ecos.networkdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.grapevine.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.grapevine.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.hornbyelite.configurexml
Handle XML persistance of layout connections by persistening the EliteAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.hornbyelite.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.li100.configurexml
Handle XML persistance of layout connections by persistening the LI100Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.li100.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.li100f.configurexml
Handle XML persistance of layout connections by persistening the LI100Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.li100f.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.li101.configurexml
Handle XML persistance of layout connections by persistening the LI101Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.li101.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.liusb.configurexml
Handle XML persistance of layout connections by persistening the LIUSBAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.liusb.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.liusbserver.configurexml
Handle XML persistance of layout connections by persistening the LIUSB Server (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.liusbserver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.xnetsimulator.configurexml
Handle XML persistance of layout connections by persistening the XNetSimulatorAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.xnetsimulator.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.xntcp.configurexml
Handle XML persistance of layout connections by persistening the XnTcpAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.xntcp.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.lenz.ztc640.configurexml
Handle XML persistance of layout connections by persistening the ZTC640Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.lenz.ztc640.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.hexfile.configurexml
Handle XML persistance of layout connections by persistening the HexFIle LocoNet emuilator (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.hexfile.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.Intellibox.configurexml
Handle XML persistance of layout connections by persisting the LocoBufferAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.Intellibox.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.locobuffer.configurexml
Handle XML persistance of layout connections by persistening the LocoBufferAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.locobuffer.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.locobufferii.configurexml
Handle XML persistance of layout connections by persisting the LocoBufferAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.locobufferii.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.locobufferusb.configurexml
Handle XML persistance of layout connections by persisting the LocoBufferUSBAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.locobufferusb.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.loconetovertcp.configurexml
Handle XML persistance of layout connections by persistening the LnTcpDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.loconetovertcp.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.locormi.configurexml
Handle XML persistance of layout connections by persistening the RMI objects (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.locormi.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.ms100.configurexml
Handle XML persistance of layout connections by persistening the MS100Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.ms100.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.pr2.configurexml
Handle XML persistance of layout connections by persisting the PR2Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.pr2.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.loconet.pr3.configurexml
Handle XML persistance of layout connections by persisting the PR3Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.loconet.pr3.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.maple.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.maple.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.mrc.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.mrc.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.nce.networkdriver.configurexml
Handle XML persistance of layout connections by persistening the NetworkDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.nce.networkdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.nce.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.nce.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.nce.usbdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.nce.usbdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.oaktree.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.oaktree.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.powerline.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.powerline.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.qsi.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.qsi.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.rps.serial.configurexml
Handle XML persistance of layout connections by persisting the SeriaAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.rps.serial.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.secsi.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.secsi.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.sprog.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.sprog.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.sprog.sprog.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.sprog.sprog.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.sprog.sprogCS.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.sprog.sprogCS.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.srcp.networkdriver.configurexml
Handle XML persistance of layout connections by persistening the NetworkDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.srcp.networkdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.tmcc.serialdriver.configurexml
Handle XML persistance of layout connections by persisting the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.tmcc.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.wangrow.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.wangrow.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.xpa.serialdriver.configurexml
Handle XML persistance of layout connections by persistening the SerialDriverAdapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.xpa.serialdriver.configurexml.ConnectionConfigXml
 
ConnectionConfigXml - Class in jmri.jmrix.zimo.mx1.configurexml
Handle XML persistance of layout connections by persistening the Mx1Adapter (and connections).
ConnectionConfigXml() - Constructor for class jmri.jmrix.zimo.mx1.configurexml.ConnectionConfigXml
 
ConnectionStatus - Class in jmri.jmrix
Interface for classes that wish to get notification when the connection to the layout changes.
ConnectionStatus() - Constructor for class jmri.jmrix.ConnectionStatus
 
connectionWarn() - Method in class jmri.jmrix.AbstractMRTrafficController
 
ConnectivityUtil - Class in jmri.jmrit.display
ConnectivityUtil provides methods supporting use of layout connectivity available in Layout Editor panels.
ConnectivityUtil(LayoutEditor) - Constructor for class jmri.jmrit.display.ConnectivityUtil
 
connectPort(AbstractPortController) - Method in class jmri.jmrix.AbstractMRTrafficController
Make connection to existing PortController object.
connectPort(AbstractPortController) - Method in class jmri.jmrix.direct.TrafficController
Make connection to existing PortController object.
connectPort(LnPortController) - Method in class jmri.jmrix.loconet.LnPacketizer
Make connection to existing LnPortController object.
connectPort(QsiPortController) - Method in class jmri.jmrix.qsi.QsiTrafficController
Make connection to existing PortController object.
connectPort(SprogPortController) - Method in class jmri.jmrix.sprog.SprogTrafficController
Make connection to existing PortController object.
connectPort(XpaPortController) - Method in class jmri.jmrix.xpa.XpaTrafficController
Make connection to existing PortController object.
connectPort(Mx1PortController) - Method in class jmri.jmrix.zimo.Mx1Packetizer
Make connection to existing Mx1PortController object.
connectsToBlock(Block) - Method in class jmri.Section
 
CONSCOLUMN - Static variable in class jmri.jmrix.loconet.slotmon.SlotMonDataModel
 
considerChanged(CvValue) - Static method in class jmri.jmrit.symbolicprog.VariableValue
Default implementation for subclasses to tell if a CV meets a common definition of "changed".
Consist - Interface in jmri
Interface for a Consist Object, describing one or more cooperatively-operating locomotives.
Consist - Class in jmri.jmrit.operations.rollingstock.engines
A consist is a group of engines that is managed as one engine
Consist(String) - Constructor for class jmri.jmrit.operations.rollingstock.engines.Consist
 
CONSIST - Static variable in class jmri.jmrit.operations.rollingstock.engines.EngineEditFrame
 
CONSIST - Static variable in interface jmri.jmrix.lenz.XNetInterface
Mask value to request notification of messages associated with consists
CONSIST_ERROR - Static variable in interface jmri.ConsistListener
An Error Occured.
CONSIST_FULL - Static variable in interface jmri.ConsistListener
All of the slots available for the consist are full Note: This may not be an error.
CONSIST_MASK - Static variable in class jmri.jmrix.loconet.LnConstants
 
CONSIST_MID - Static variable in class jmri.jmrix.loconet.LnConstants
 
CONSIST_NO - Static variable in class jmri.jmrix.loconet.LnConstants
 
CONSIST_STAT(int) - Static method in class jmri.jmrix.loconet.LnConstants
 
CONSIST_SUB - Static variable in class jmri.jmrix.loconet.LnConstants
 
CONSIST_TOP - Static variable in class jmri.jmrix.loconet.LnConstants
 
ConsistAddress - Variable in class jmri.DccConsist
 
consistControl(int, boolean, int, boolean) - Static method in class jmri.NmraPacket
Provide an NMRA consist control instruction
ConsistDataModel - Class in jmri.jmrit.consisttool
Table data model for display of consist information.
ConsistDir - Variable in class jmri.DccConsist
 
ConsistID - Variable in class jmri.DccConsist
 
ConsistList - Variable in class jmri.DccConsist
 
ConsistList - Variable in class jmri.jmrix.AbstractConsistManager
 
consistList - Variable in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
ConsistListener - Interface in jmri
Allow notification of delayed consisting errors.
CONSISTLISTLENGTH_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.engines.EngineManager
 
ConsistManager - Interface in jmri
Interface for Consist Manager objects, which provide access to the existing Consists and allows for creation and destruction.
consistManagerInstance() - Static method in class jmri.InstanceManager
 
ConsistPosition - Variable in class jmri.DccConsist
 
consistReply(DccLocoAddress, int) - Method in interface jmri.ConsistListener
Receive notification at the end of a consisting operation.
consistReply(DccLocoAddress, int) - Method in class jmri.jmrit.consisttool.ConsistToolFrame
 
consistRosterSelected(ActionEvent) - Method in class jmri.jmrix.nce.consist.NceConsistEditFrame
 
consistSelected() - Method in class jmri.jmrit.consisttool.ConsistToolFrame
 
consistStatus() - Method in class jmri.jmrix.loconet.LocoNetSlot
 
ConsistTable - Variable in class jmri.jmrix.AbstractConsistManager
 
ConsistToolAction - Class in jmri.jmrit.consisttool
Swing action to create and register a ConsistToolFrame object
ConsistToolAction(String) - Constructor for class jmri.jmrit.consisttool.ConsistToolAction
 
ConsistToolAction() - Constructor for class jmri.jmrit.consisttool.ConsistToolAction
 
ConsistToolFrame - Class in jmri.jmrit.consisttool
Frame object for manipulating consists.
ConsistToolFrame() - Constructor for class jmri.jmrit.consisttool.ConsistToolFrame
 
ConsistType - Variable in class jmri.DccConsist
 
Constants - Interface in jmri.jmrit.ussctc
Define common constants for the ussctc package
Constants - Class in jmri.jmrix.powerline.cm11
Constants and functions specific to the CM11 interface
Constants() - Constructor for class jmri.jmrix.powerline.cm11.Constants
 
Constants - Class in jmri.jmrix.powerline.cp290
Constants and functions specific to the CP290 interface
Constants() - Constructor for class jmri.jmrix.powerline.cp290.Constants
 
Constants - Class in jmri.jmrix.powerline.insteon2412s
Constants and functions specific to the Insteon 2412S interface
Constants() - Constructor for class jmri.jmrix.powerline.insteon2412s.Constants
 
Constants - Interface in jmri.jmrix.rps
Basic constants for the RPS package and subpackages
ConstantValue - Class in jmri.jmrit.symbolicprog
Extends VariableValue to represent a constant enum-like-thing Note that there's no CV associated with this.
ConstantValue(String, String, String, boolean, boolean, boolean, boolean, int, String, int, int, Vector<CvValue>, JLabel, String) - Constructor for class jmri.jmrit.symbolicprog.ConstantValue
 
ConstantValue() - Constructor for class jmri.jmrit.symbolicprog.ConstantValue
Create a null object.
CONTAINED - Static variable in class jmri.TransitSectionAction
 
contains(DccLocoAddress) - Method in interface jmri.Consist
 
contains(DccLocoAddress) - Method in class jmri.DccConsist
 
contains(DccLocoAddress) - Method in class jmri.jmrix.easydcc.EasyDccConsist
 
contains(DccLocoAddress) - Method in class jmri.jmrix.lenz.XNetConsist
 
containsBlock(Block) - Method in class jmri.Section
 
containsBlock(Block) - Method in class jmri.Transit
Test if a Block is in the Transit
containsDropId(String) - Method in class jmri.jmrit.operations.locations.Track
 
containsEnd() - Method in class jmri.jmrix.ecos.EcosReply
Check for last line starts with "containsName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarColors
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
containsName(String, String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineLengths
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineModels
 
containsName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineTypes
 
containsPickupId(String) - Method in class jmri.jmrit.operations.locations.Track
 
containsRoadName(String) - Method in class jmri.jmrit.operations.locations.Track
 
containsSection(Section) - Method in class jmri.Transit
Test if a Section is in the Transit
contentPane - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
contents - Variable in class jmri.jmrit.display.LayoutEditor
 
contents - Variable in class jmri.jmrit.display.PanelEditor
 
continueButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
Method to handle continue button in Diagnostic Frame
continueRead() - Method in class jmri.jmrit.symbolicprog.CompositeVariableValue
See if there's anything to read, and if so do it.
continueWrite() - Method in class jmri.jmrit.symbolicprog.CompositeVariableValue
See if there's anything to write, and if so do it.
CONTINUING - Static variable in class jmri.jmrit.display.ConnectivityUtil
 
continuingSense - Variable in class jmri.jmrit.display.LayoutTurnout
 
Control - Class in jmri.jmrit.operations.setup
Controls for operations developers.
Control() - Constructor for class jmri.jmrit.operations.setup.Control
 
controller - Variable in class jmri.jmrix.AbstractMRTrafficController
 
controller() - Method in class jmri.jmrix.can.cbus.CbusDccProgrammer
 
controller() - Method in class jmri.jmrix.can.cbus.CbusProgrammer
 
controller() - Method in class jmri.jmrix.easydcc.EasyDccProgrammer
 
controller() - Method in class jmri.jmrix.lenz.XNetProgrammer
 
controller - Variable in class jmri.jmrix.loconet.LnPacketizer
 
controller() - Method in class jmri.jmrix.nce.NceProgrammer
 
controller() - Method in class jmri.jmrix.qsi.QsiProgrammer
 
controller() - Method in class jmri.jmrix.sprog.SprogProgrammer
 
controller() - Method in class jmri.jmrix.srcp.SRCPProgrammer
 
controller() - Method in class jmri.jmrix.zimo.Mx1Programmer
 
controllers() - Method in class jmri.jmrix.jinput.TreeModel
 
ControlPanel - Class in jmri.jmrit.logix
A JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.
ControlPanel(LearnThrottleFrame) - Constructor for class jmri.jmrit.logix.ControlPanel
Constructor.
ControlPanel - Class in jmri.jmrit.throttle
A JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.
ControlPanel() - Constructor for class jmri.jmrit.throttle.ControlPanel
Constructor.
ControlPanelListener - Interface in jmri.jmrit.throttle
 
ControlPanelPropertyEditor - Class in jmri.jmrit.throttle
A very specific dialog for editing the properties of a FunctionButton object.
ControlPanelPropertyEditor(ControlPanel) - Constructor for class jmri.jmrit.throttle.ControlPanelPropertyEditor
Constructor.
controlRunTrain(int) - Method in class jmri.jmrit.logix.Warrant
 
convert(Reading) - Method in class jmri.jmrix.rps.Analytic_AAlgorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Analytic_AAlgorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Analytic_AAlgorithm
Seed the conversion using a last measurement
convert(Reading) - Method in class jmri.jmrix.rps.Ash1_0Algorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Ash1_0Algorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Ash1_0Algorithm
Seed the conversion using a last measurement
convert(Reading) - Method in class jmri.jmrix.rps.Ash1_1Algorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Ash1_1Algorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Ash1_1Algorithm
Seed the conversion using a last measurement
convert(Reading) - Method in class jmri.jmrix.rps.Ash2_0Algorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Ash2_0Algorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Ash2_0Algorithm
Seed the conversion using a last measurement
convert(Reading) - Method in class jmri.jmrix.rps.Ash2_1Algorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Ash2_1Algorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Ash2_1Algorithm
Seed the conversion using a last measurement
convert(Reading) - Method in class jmri.jmrix.rps.Ash2_2Algorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.Ash2_2Algorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.Ash2_2Algorithm
Seed the conversion using a last measurement
convert(Reading) - Method in interface jmri.jmrix.rps.Calculator
 
convert(Reading, Point3d) - Method in interface jmri.jmrix.rps.Calculator
 
convert(Reading, Measurement) - Method in interface jmri.jmrix.rps.Calculator
 
convert(Reading) - Method in class jmri.jmrix.rps.InitialAlgorithm
 
convert(Reading, Point3d) - Method in class jmri.jmrix.rps.InitialAlgorithm
Seed the conversion using an estimated position
convert(Reading, Measurement) - Method in class jmri.jmrix.rps.InitialAlgorithm
Seed the conversion using a last measurement
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.acela.AcelaAddress
Public static method to convert one format Acela system name for the alternate format.
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.acela.AcelaLightManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.acela.AcelaTurnoutManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.cmri.serial.SerialAddress
Public static method to convert one format C/MRI system name for the alternate format.
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.cmri.serial.SerialLightManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.grapevine.SerialAddress
Public static method to convert any format system name for the alternate format (nnBnn) If the supplied system name does not have a valid format, or if there is no representation in the alternate naming scheme, an empty string is returned.
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.grapevine.SerialLightManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.oaktree.SerialAddress
Public static method to convert one format system name for the alternate format.
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.oaktree.SerialLightManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.secsi.SerialAddress
Public static method to convert one format system name for the alternate format.
convertSystemNameToAlternate(String) - Method in class jmri.jmrix.secsi.SerialLightManager
Public method to convert system name to its alternate format Returns a normalized system name if system name is valid and has a valid alternate representation, else return "".
convertSystemNameToAlternate(String) - Static method in class jmri.jmrix.tmcc.SerialAddress
Public static method to convert one format system name for the alternate format.
convertSystemNameToAlternate(String) - Method in interface jmri.LightManager
Convert the system name to a normalized alternate name This routine is to allow testing to ensure that two Lights with alternate names that refer to the same output bit are not created.
convertSystemNameToAlternate(String) - Method in class jmri.managers.AbstractLightManager
Convert the system name to a normalized alternate name This routine is to allow testing to ensure that two Lights with alternate names that refer to the same output bit are not created.
convertSystemNameToAlternate(String) - Method in class jmri.managers.ProxyLightManager
Convert a system name to an alternate format Locate a system specfic LightManager based on a system name.
convertToMixed(int, int) - Static method in class jmri.jmrix.loconet.locomon.Llnmon
This function creates a string representation of the loco address in addressLow & addressHigh in a form appropriate for the type of address (2 or 4 digit) using the Digitrax 'mixed mode' if necessary.
convertValue(String, String) - Method in class jmri.jmrix.pricom.pockettester.StatusFrame
 
CoordinateEdit - Class in jmri.jmrit.display
Displays and allows user to modify x & y coordinates of positionable labels
CoordinateEdit() - Constructor for class jmri.jmrit.display.CoordinateEdit
 
copyButton - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
copyButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
CopyRosterItemAction - Class in jmri.jmrit.roster
Copy a roster element, including the definition file.
CopyRosterItemAction(String, Component) - Constructor for class jmri.jmrit.roster.CopyRosterItemAction
 
copyToOpsw() - Method in class jmri.jmrix.loconet.AbstractBoardProgFrame
Copy from the GUI to the opsw array.
copyToOpsw() - Method in class jmri.jmrix.loconet.bdl16.BDL16Frame
Copy from the GUI to the opsw array.
copyToOpsw() - Method in class jmri.jmrix.loconet.ds64.DS64Frame
Copy from the GUI to the opsw array.
copyToOpsw() - Method in class jmri.jmrix.loconet.pm4.PM4Frame
Copy from the GUI to the opsw array.
copyToOpsw() - Method in class jmri.jmrix.loconet.se8.SE8Frame
Copy from the GUI to the opsw array.
CornwallRR - Class in apps.cornwall
Nick Kulp's Cornwall Railroad.
correctCheckBox - Variable in class jmri.jmrit.simpleclock.SimpleClockFrame
 
count - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
countOpsNeeded(boolean, boolean) - Method in class jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane
Estimate the number of CVs that will be accessed when reading or writing the contents of this pane.
COUPLER - Static variable in class jmri.jmrit.operations.rollingstock.RollingStock
 
CR - Static variable in class jmri.jmrix.qsi.QsiMessage
 
CR - Static variable in class jmri.jmrix.sprog.SprogMessage
 
crcCheck(LocoNetMessage) - Method in class jmri.jmrix.loconet.locomon.Llnmon
Include info on whether the message checksum byte(s) are OK
createActiveTrain(String, String, int, String, int, String, int, boolean, String, int, boolean, boolean, JmriJFrame) - Method in class jmri.jmrit.dispatcher.DispatcherFrame
Creates a new ActiveTrain, and registers it with Dispatcher Required input entries: transitID - system or user name of a Transit in the Transit Table trainID - any text that identifies the train tSource - either ROSTER, OPERATIONS, or USER (see ActiveTrain.java) startBlockName - system or user name of Block where train currently resides startBlockSectionSequenceNumber - sequence number in the Transit of the Section containing the startBlock (if the startBlock is within the Transit) , or of the Section the train will enter from the startBlock (if the startBlock is outside the Transit).
createBinaryMessage(byte[]) - Static method in class jmri.jmrix.ecos.EcosMessage
 
createBinaryMessage(byte[]) - Static method in class jmri.jmrix.nce.NceMessage
 
createBinaryMessage(byte[], int) - Static method in class jmri.jmrix.nce.NceMessage
 
CreateButtonModel - Class in apps
Creates a button when the program is started.
CreateButtonModel() - Constructor for class apps.CreateButtonModel
 
CreateButtonModelXml - Class in apps.configurexml
Handle XML persistance of CreateButtonModel objects.
CreateButtonModelXml() - Constructor for class apps.configurexml.CreateButtonModelXml
 
CreateButtonPanel - Class in apps
Provide a GUI for configuring start-up actions.
CreateButtonPanel() - Constructor for class apps.CreateButtonPanel
 
CreateButtonPanelXml - Class in apps.configurexml
Handle XML persistance of CreateButtonPanel objects.
CreateButtonPanelXml() - Constructor for class apps.configurexml.CreateButtonPanelXml
 
createEcosLoco(RosterEntry) - Method in class jmri.jmrix.ecos.utilities.RosterToEcos
 
createFileNameWithDate(String) - Method in class jmri.jmrit.XmlFile
 
createFrame(Apps, JFrame) - Static method in class apps.Apps
 
createId(String, String) - Static method in class jmri.jmrit.operations.rollingstock.RollingStock
 
createInitPacket() - Method in class jmri.jmrix.AbstractNode
Create the needed Initialization packet (AbstractMRMessage) for this node.
createInitPacket() - Method in class jmri.jmrix.acela.AcelaNode
Create an initialization packet if needed
createInitPacket() - Method in class jmri.jmrix.cmri.serial.SerialNode
Public Method to create an Initialization packet (SerialMessage) for this node
createInitPacket() - Method in class jmri.jmrix.grapevine.SerialNode
Public Method to create Initialization packets (SerialMessage) for this node.
createInitPacket() - Method in class jmri.jmrix.maple.SerialNode
Public Method to create an Initialization packet (SerialMessage) for this node Note: Maple Systems devices do not need initialization.
createInitPacket() - Method in class jmri.jmrix.oaktree.SerialNode
Public Method to create an Initialization packet (SerialMessage) for this node.
createInitPacket() - Method in class jmri.jmrix.secsi.SerialNode
Public Method to create an Initialization packet (SerialMessage) for this node.
createInstrument(String, Object) - Static method in class jmri.jmrit.jython.JynstrumentFactory
 
createMenus(JMenuBar, JFrame) - Method in class apps.Apps
Create default menubar.
createMenus(JMenuBar, JFrame) - Method in class apps.cornwall.CornwallRR
 
createMenus(JMenuBar, JFrame) - Method in class apps.JmriDemo.JMRIdemo
Adds the development menu to the default main menu bar.
createMenus(JMenuBar, JFrame) - Method in class apps.PacketScript.PacketScript
 
createNewAudio(String, String) - Method in class jmri.jmrit.audio.DefaultAudioManager
 
createNewAudio(String, String) - Method in class jmri.managers.AbstractAudioManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewBlock(String, String) - Method in class jmri.BlockManager
Method to create a new Block if it does not exist Returns null if a Block with the same systemName or userName already exists, or if there is trouble creating a new Block.
createNewBranch(String, String, String) - Method in class jmri.jmrit.catalog.CatalogPanel
Create a new model and add it to the main root
createNewBuffer(String, String) - Method in interface jmri.jmrit.audio.AudioFactory
Provide a specific new AudioBuffer object.
createNewBuffer(String, String) - Method in class jmri.jmrit.audio.JavaSoundAudioFactory
 
createNewBuffer(String, String) - Method in class jmri.jmrit.audio.JoalAudioFactory
 
createNewBuffer(String, String) - Method in class jmri.jmrit.audio.NullAudioFactory
 
createNewCatalogTree(String, String) - Method in class jmri.jmrit.catalog.DefaultCatalogTreeManager
Create a CatalogTree.
createNewConditional(String, String) - Method in interface jmri.ConditionalManager
Method to create a new Conditional if the Conditional does not exist Returns null if a Conditional with the same systemName or userName already exists, or if there is trouble creating a new Conditional If the parent Logix cannot be found, the userName cannot be checked, but the Conditional is still created.
createNewConditional(String, String) - Method in class jmri.managers.DefaultConditionalManager
Method to create a new Conditional if the Conditional does not exist Returns null if a Conditional with the same systemName or userName already exists, or if there is trouble creating a new Conditional If the parent Logix cannot be found, the userName cannot be checked, but the Conditional is still created.
createNewLayoutBlock(String, String) - Method in class jmri.jmrit.display.LayoutBlockManager
Method to create a new LayoutBlock if the LayoutBlock does not exist Returns null if a LayoutBlock with the same systemName or userName already exists, or if there is trouble creating a new LayoutBlock.
createNewLight(String, String) - Method in class jmri.jmrix.acela.AcelaLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.cmri.serial.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format or if the system name does not correspond to a configured C/MRI digital output bit Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.grapevine.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format or if the system name does not correspond to a configured C/MRI digital output bit Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.lenz.XNetLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.loconet.LnLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.maple.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format or if the system name does not correspond to a configured digital output bit Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.oaktree.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format or if the system name does not correspond to a configured C/MRI digital output bit Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.powerline.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.jmrix.secsi.SerialLightManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format or if the system name does not correspond to a configured C/MRI digital output bit Assumes calling method has checked that a Light with this system name does not already exist
createNewLight(String, String) - Method in class jmri.managers.AbstractLightManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewLight(String, String) - Method in class jmri.managers.InternalLightManager
Create and return an internal (no layout connection) Light
createNewListener(String, String) - Method in interface jmri.jmrit.audio.AudioFactory
Provide a specific new AudioListener object.
createNewListener(String, String) - Method in class jmri.jmrit.audio.JavaSoundAudioFactory
 
createNewListener(String, String) - Method in class jmri.jmrit.audio.JoalAudioFactory
 
createNewListener(String, String) - Method in class jmri.jmrit.audio.NullAudioFactory
 
createNewLogix(String, String) - Method in interface jmri.LogixManager
Method to create a new Logix if the Logix does not exist Returns null if a Logix with the same systemName or userName already exists, or if there is trouble creating a new Logix.
createNewLogix(String, String) - Method in class jmri.managers.DefaultLogixManager
Method to create a new Logix if the Logix does not exist Returns null if a Logix with the same systemName or userName already exists, or if there is trouble creating a new Logix.
createNewMemory(String, String) - Method in class jmri.managers.AbstractMemoryManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewMemory(String, String) - Method in class jmri.managers.DefaultMemoryManager
 
createNewOBlock(String, String) - Method in class jmri.jmrit.logix.OBlockManager
Method to create a new OBlock if it does not exist Returns null if a OBlock with the same systemName or userName already exists, or if there is trouble creating a new OBlock.
createNewReporter(String, String) - Method in class jmri.jmrix.loconet.LnReporterManager
 
createNewReporter(String, String) - Method in class jmri.jmrix.rps.RpsReporterManager
 
createNewReporter(String, String) - Method in class jmri.managers.AbstractReporterManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewRoute(String, String) - Method in class jmri.managers.DefaultRouteManager
Deprecated. Since 2.5.1
createNewRoute(String, String) - Method in interface jmri.RouteManager
Deprecated. Since 2.5.1
createNewSection(String, String) - Method in class jmri.SectionManager
Method to create a new Section if the Section does not exist Returns null if a Section with the same systemName or userName already exists, or if there is trouble creating a new Section.
createNewSensor(String, String) - Method in class jmri.jmrix.acela.AcelaSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.can.cbus.CbusSensorManager
 
createNewSensor(String, String) - Method in class jmri.jmrix.cmri.serial.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.grapevine.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.lenz.XNetSensorManager
 
createNewSensor(String, String) - Method in class jmri.jmrix.loconet.LnSensorManager
 
createNewSensor(String, String) - Method in class jmri.jmrix.maple.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.nce.NceSensorManager
 
createNewSensor(String, String) - Method in class jmri.jmrix.oaktree.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.powerline.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.jmrix.rps.RpsSensorManager
 
createNewSensor(String, String) - Method in class jmri.jmrix.secsi.SerialSensorManager
Create a new sensor if all checks are passed System name is normalized to ensure uniqueness.
createNewSensor(String, String) - Method in class jmri.managers.AbstractSensorManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewSensor(String, String) - Method in class jmri.managers.InternalSensorManager
Create an internal (dummy) sensor object
createNewSource(String, String) - Method in interface jmri.jmrit.audio.AudioFactory
Provide a specific new AudioSource object.
createNewSource(String, String) - Method in class jmri.jmrit.audio.JavaSoundAudioFactory
 
createNewSource(String, String) - Method in class jmri.jmrit.audio.JoalAudioFactory
 
createNewSource(String, String) - Method in class jmri.jmrit.audio.NullAudioFactory
 
createNewSpecificLight(String, String) - Method in class jmri.jmrix.powerline.cm11.SpecificLightManager
Create light of a specific type for the interface
createNewSpecificLight(String, String) - Method in class jmri.jmrix.powerline.cp290.SpecificLightManager
Create light of a specific type for the interface
createNewSpecificLight(String, String) - Method in class jmri.jmrix.powerline.insteon2412s.SpecificLightManager
Create light of a specific type for the interface
createNewSpecificLight(String, String) - Method in class jmri.jmrix.powerline.SerialLightManager
Create light of a specific type for the interface
createNewTransit(String, String) - Method in class jmri.TransitManager
Method to create a new Transit if the Transit does not exist Returns null if a Transit with the same systemName or userName already exists, or if there is trouble creating a new Transit.
createNewTurnout(String, String) - Method in class jmri.jmrix.acela.AcelaTurnoutManager
Method to create a new Light based on the system name Returns null if the system name is not in a valid format Assumes calling method has checked that a Light with this system name does not already exist
createNewTurnout(String, String) - Method in class jmri.jmrix.can.cbus.CbusTurnoutManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewTurnout(String, String) - Method in class jmri.jmrix.cmri.serial.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.easydcc.EasyDccTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.ecos.EcosTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.grapevine.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.lenz.hornbyelite.EliteXNetTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.lenz.XNetTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.loconet.LnTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.maple.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.nce.NceTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.oaktree.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.powerline.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.secsi.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.sprog.SprogTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.srcp.SRCPTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.tmcc.SerialTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.jmrix.xpa.XpaTurnoutManager
 
createNewTurnout(String, String) - Method in class jmri.managers.AbstractTurnoutManager
Internal method to invoke the factory, after all the logic for returning an existing method has been invoked.
createNewTurnout(String, String) - Method in class jmri.managers.InternalTurnoutManager
Create and return an internal (no layout connection) turnout
createNewWarrant(String, String) - Method in class jmri.jmrit.logix.WarrantManager
Method to create a new Warrant if it does not exist Returns null if a Warrant with the same systemName or userName already exists, or if there is trouble creating a new Warrant.
createOutPacket() - Method in class jmri.jmrix.AbstractNode
Create an Transmit packet (AbstractMRMessage) to send current state
createOutPacket() - Method in class jmri.jmrix.acela.AcelaNode
Public Method to create an Transmit packet (SerialMessage)
createOutPacket() - Method in class jmri.jmrix.cmri.serial.SerialNode
Public Method to create an Transmit packet (SerialMessage)
createOutPacket() - Method in class jmri.jmrix.grapevine.SerialNode
Public Method to create an Transmit packet (SerialMessage)
createOutPacket(int, int) - Method in class jmri.jmrix.maple.OutputBits
Public Method to create an Transmit packet (SerialMessage)
createOutPacket() - Method in class jmri.jmrix.maple.SerialNode
Public Method to create an Transmit packet (SerialMessage) Not used in Maple.
createOutPacket() - Method in class jmri.jmrix.oaktree.SerialNode
Public Method to create an Transmit packet (SerialMessage)
createOutPacket() - Method in class jmri.jmrix.secsi.SerialNode
Public Method to create an Transmit packet (SerialMessage)
createReply() - Method in class jmri.jmrix.can.adapters.gridconnect.GridConnectReply
 
createReply() - Method in class jmri.jmrix.can.adapters.lawicell.Reply
 
CreateRosterGroupAction - Class in jmri.jmrit.roster
Create a roster group.
CreateRosterGroupAction(String, Component) - Constructor for class jmri.jmrit.roster.CreateRosterGroupAction
 
createRotatedImage(Image, Component, int) - Method in class jmri.jmrit.catalog.NamedIcon
The following was based on a text-rotating applet from David Risner, available at http://www.risner.org/java/rotate_text.html
createStream(byte[]) - Static method in class jmri.jmrix.direct.MakePacket
Function that takes in the packet as a array of Bytes and converts an them into NMRA'1','0' representation, in preparation to be sent over a serial link.
createSwitchListFile(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
Store the switchlist for a location
createThrottleFrame() - Method in class jmri.jmrit.throttle.ThrottleFrameManager
Tell this manager that a new ThrottleFrame was created.
createTrainBuildReportFile(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
Store the train's build status
createTrainManifestFile(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
Store the train's manifest
CrrInit - Class in apps.cornwall
Start Cornwall RR initialization and automation.
CrrInit() - Constructor for class apps.cornwall.CrrInit
 
CrrSection - Class in apps.cornwall
Abstract base class for Cornwall RR automation.
CrrSection10A - Class in apps.cornwall
Automate section 10A of the Cornwall RR.
CrrSection10A() - Constructor for class apps.cornwall.CrrSection10A
 
CrrSection10B - Class in apps.cornwall
Automate section 10B of the Cornwall RR.
CrrSection10B() - Constructor for class apps.cornwall.CrrSection10B
 
CrrSection11A - Class in apps.cornwall
Automate section 11A of the Cornwall RR.
CrrSection11A() - Constructor for class apps.cornwall.CrrSection11A
 
CrrSection11B - Class in apps.cornwall
Automate section 11B of the Cornwall RR.
CrrSection11B() - Constructor for class apps.cornwall.CrrSection11B
 
CrrSection12A - Class in apps.cornwall
Automate section 12A of the Cornwall RR.
CrrSection12A() - Constructor for class apps.cornwall.CrrSection12A
 
CrrSection12B - Class in apps.cornwall
Automate section 12B of the Cornwall RR.
CrrSection12B() - Constructor for class apps.cornwall.CrrSection12B
 
CrrSection13A - Class in apps.cornwall
Automate section 13A of the Cornwall RR.
CrrSection13A() - Constructor for class apps.cornwall.CrrSection13A
 
CrrSection13B - Class in apps.cornwall
Automate section 13B of the Cornwall RR.
CrrSection13B() - Constructor for class apps.cornwall.CrrSection13B
 
CrrSection14A - Class in apps.cornwall
Automate section 14A of the Cornwall RR.
CrrSection14A() - Constructor for class apps.cornwall.CrrSection14A
 
CrrSection14B - Class in apps.cornwall
Automate section 14B of the Cornwall RR.
CrrSection14B() - Constructor for class apps.cornwall.CrrSection14B
 
CrrSection15A - Class in apps.cornwall
Automate section 15A of the Cornwall RR.
CrrSection15A() - Constructor for class apps.cornwall.CrrSection15A
 
CrrSection15B - Class in apps.cornwall
Automate section 15B of the Cornwall RR.
CrrSection15B() - Constructor for class apps.cornwall.CrrSection15B
 
CrrSection16A - Class in apps.cornwall
Automate section 16A of the Cornwall RR.
CrrSection16A() - Constructor for class apps.cornwall.CrrSection16A
 
CrrSection16B - Class in apps.cornwall
Automate section 16B of the Cornwall RR.
CrrSection16B() - Constructor for class apps.cornwall.CrrSection16B
 
CrrSection17A - Class in apps.cornwall
Automate section 17A of the Cornwall RR.
CrrSection17A() - Constructor for class apps.cornwall.CrrSection17A
 
CrrSection17B - Class in apps.cornwall
Automate section 17B of the Cornwall RR.
CrrSection17B() - Constructor for class apps.cornwall.CrrSection17B
 
CrrSection17C - Class in apps.cornwall
Automate section 17C of the Cornwall RR.
CrrSection17C() - Constructor for class apps.cornwall.CrrSection17C
 
CrrSection18A - Class in apps.cornwall
Automate section 18A of the Cornwall RR.
CrrSection18A() - Constructor for class apps.cornwall.CrrSection18A
 
CrrSection18B - Class in apps.cornwall
Automate section 18B of the Cornwall RR.
CrrSection18B() - Constructor for class apps.cornwall.CrrSection18B
 
CrrSection19A - Class in apps.cornwall
Automate section 19A of the Cornwall RR.
CrrSection19A() - Constructor for class apps.cornwall.CrrSection19A
 
CrrSection19B - Class in apps.cornwall
Automate section 19B of the Cornwall RR.
CrrSection19B() - Constructor for class apps.cornwall.CrrSection19B
 
CrrSection1A - Class in apps.cornwall
Automate section 1A of the Cornwall RR.
CrrSection1A() - Constructor for class apps.cornwall.CrrSection1A
 
CrrSection1B - Class in apps.cornwall
Automate section 1B of the Cornwall RR.
CrrSection1B() - Constructor for class apps.cornwall.CrrSection1B
 
CrrSection20A - Class in apps.cornwall
Automate section 20A of the Cornwall RR.
CrrSection20A() - Constructor for class apps.cornwall.CrrSection20A
 
CrrSection20B - Class in apps.cornwall
Automate section 20B of the Cornwall RR.
CrrSection20B() - Constructor for class apps.cornwall.CrrSection20B
 
CrrSection21A - Class in apps.cornwall
Automate section 21A of the Cornwall RR.
CrrSection21A() - Constructor for class apps.cornwall.CrrSection21A
 
CrrSection21B - Class in apps.cornwall
Automate section 21B of the Cornwall RR.
CrrSection21B() - Constructor for class apps.cornwall.CrrSection21B
 
CrrSection22A - Class in apps.cornwall
Automate section 22A of the Cornwall RR.
CrrSection22A() - Constructor for class apps.cornwall.CrrSection22A
 
CrrSection2A - Class in apps.cornwall
Automate section 2A of the Cornwall RR.
CrrSection2A() - Constructor for class apps.cornwall.CrrSection2A
 
CrrSection2B - Class in apps.cornwall
Automate section 2B of the Cornwall RR.
CrrSection2B() - Constructor for class apps.cornwall.CrrSection2B
 
CrrSection3A - Class in apps.cornwall
Automate section 3A of the Cornwall RR.
CrrSection3A() - Constructor for class apps.cornwall.CrrSection3A
 
CrrSection3B - Class in apps.cornwall
Automate section 3B of the Cornwall RR.
CrrSection3B() - Constructor for class apps.cornwall.CrrSection3B
 
CrrSection4A - Class in apps.cornwall
Automate section 4A of the Cornwall RR.
CrrSection4A() - Constructor for class apps.cornwall.CrrSection4A
 
CrrSection4B - Class in apps.cornwall
Automate section 4B of the Cornwall RR.
CrrSection4B() - Constructor for class apps.cornwall.CrrSection4B
 
CrrSection5A - Class in apps.cornwall
Automate section 5A of the Cornwall RR.
CrrSection5A() - Constructor for class apps.cornwall.CrrSection5A
 
CrrSection5B - Class in apps.cornwall
Automate section 5B of the Cornwall RR.
CrrSection5B() - Constructor for class apps.cornwall.CrrSection5B
 
CrrSection6A - Class in apps.cornwall
Automate section 6A of the Cornwall RR.
CrrSection6A() - Constructor for class apps.cornwall.CrrSection6A
 
CrrSection6B - Class in apps.cornwall
Automate section 6B of the Cornwall RR.
CrrSection6B() - Constructor for class apps.cornwall.CrrSection6B
 
CrrSection7A - Class in apps.cornwall
Automate section 7A of the Cornwall RR.
CrrSection7A() - Constructor for class apps.cornwall.CrrSection7A
 
CrrSection7B - Class in apps.cornwall
Automate section 7B of the Cornwall RR.
CrrSection7B() - Constructor for class apps.cornwall.CrrSection7B
 
CrrSection8A - Class in apps.cornwall
Automate section 8A of the Cornwall RR.
CrrSection8A() - Constructor for class apps.cornwall.CrrSection8A
 
CrrSection8B - Class in apps.cornwall
Automate section 8B of the Cornwall RR.
CrrSection8B() - Constructor for class apps.cornwall.CrrSection8B
 
CrrSection9A - Class in apps.cornwall
Automate section 9A of the Cornwall RR.
CrrSection9A() - Constructor for class apps.cornwall.CrrSection9A
 
CrrSection9B - Class in apps.cornwall
Automate section 9B of the Cornwall RR.
CrrSection9B() - Constructor for class apps.cornwall.CrrSection9B
 
CS_BUSY - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_CLOCK_1224 - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_1224 - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_AMPM - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_AMPM - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_HOURS - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_HOURS - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_MEM_ADDR - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_MEM_ADDR - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_MEM_SIZE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_MEM_SIZE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_MINUTES - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_MINUTES - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_SCALE - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_SCALE - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_SECONDS - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_SECONDS - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_STATUS - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_STATUS - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CLOCK_TICK - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
CS_CLOCK_TICK - Static variable in class jmri.jmrix.nce.NceClockControl
 
CS_CONSIST - Static variable in interface jmri.Consist
 
CS_DH_ERROR_ALREADY_DH - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_DH_ERROR_IN_USE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_DH_ERROR_NON_OP - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_DH_ERROR_NONZERO_SPD - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_INFO - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_INFO - Static variable in interface jmri.jmrix.lenz.XNetInterface
Mask value to request notification of Command Station informational messages This includes all broadcast messages, except for the feedback broadcast and all programming messages
CS_MULTI_UNIT_REQ - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_MULTI_UNIT_REQ_BKWD - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_MULTI_UNIT_REQ_FWD - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_NOT_SUPPORTED - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_POWERMODE_AUTO - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_POWERMODE_MANUAL - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_REQUEST - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_REQUEST_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_SERVICE_DIRECT_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_SERVICE_MODE_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_SERVICE_REG_PAGE_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_SET_POWERMODE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_SOFTWARE_VERSION - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_STATUS - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_STATUS_RESPONSE - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_TRANSFER_ERROR - Static variable in class jmri.jmrix.lenz.XNetConstants
 
CS_VERSION - Static variable in class jmri.jmrix.lenz.XNetConstants
 
csConsistNeedsSeperateAddress() - Method in interface jmri.ConsistManager
Does a CS consist require a seperate consist address?
csConsistNeedsSeperateAddress() - Method in class jmri.DccConsistManager
Does a CS consist require a seperate consist address?
csConsistNeedsSeperateAddress() - Method in class jmri.jmrix.AbstractConsistManager
Does a CS consist require a seperate consist address?
csConsistNeedsSeperateAddress() - Method in class jmri.jmrix.easydcc.EasyDccConsistManager
Does a CS consist require a seperate consist address?
csConsistNeedsSeperateAddress() - Method in class jmri.jmrix.lenz.XNetConsistManager
Does a CS consist require a seperate consist address?
CsvExportAction - Class in jmri.jmrit.symbolicprog
Action to export the CV values to a Comma Separated Valiable (CSV) data file.
CsvExportAction(String, CvTableModel, JFrame) - Constructor for class jmri.jmrit.symbolicprog.CsvExportAction
 
CsvExportAction - Class in jmri.jmrix.rps.swing
Action to export the incoming raw data to a CSV-format file
CsvExportAction(String) - Constructor for class jmri.jmrix.rps.swing.CsvExportAction
 
CsvExportAction() - Constructor for class jmri.jmrix.rps.swing.CsvExportAction
 
CsvExportMeasurementAction - Class in jmri.jmrix.rps.swing
Action to export the incoming raw data to a CSV-format file
CsvExportMeasurementAction(String) - Constructor for class jmri.jmrix.rps.swing.CsvExportMeasurementAction
 
CsvExportMeasurementAction() - Constructor for class jmri.jmrix.rps.swing.CsvExportMeasurementAction
 
curNode - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
curNode - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
curNode - Variable in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
 
curNode - Variable in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
 
curNode - Variable in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
 
curNode - Variable in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
 
curOutBit - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
curOutByte - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
curOutValue - Variable in class jmri.jmrix.cmri.serial.diagnostic.DiagnosticFrame
 
currentAddr - Variable in class jmri.jmrix.grapevine.SerialTrafficController
 
currentAddr - Variable in class jmri.jmrix.oaktree.SerialTrafficController
 
currentAddr - Variable in class jmri.jmrix.secsi.SerialTrafficController
 
currentBaudNumber(String) - Method in class jmri.jmrix.AbstractPortController
Convert a baud rate string to a number.
currentDirection - Variable in class jmri.jmrix.loconet.SecurityElement
 
currentLabel - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
currentLimit - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
currentSpeedAX - Variable in class jmri.jmrix.loconet.SecurityElement
 
currentSpeedXA - Variable in class jmri.jmrix.loconet.SecurityElement
 
currentTextField - Variable in class jmri.jmrix.sprog.console.SprogConsoleFrame
 
CV_PITCH_MODIFY - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
CVH_CV7 - Static variable in class jmri.jmrix.loconet.LnConstants
 
CVH_CV8_CV9 - Static variable in class jmri.jmrix.loconet.LnConstants
 
CVH_D7 - Static variable in class jmri.jmrix.loconet.LnConstants
 
cvName() - Method in class jmri.jmrit.symbolicprog.CvValue
 
cvName() - Method in class jmri.jmrit.symbolicprog.VariableValue
 
CVP_1Bname - Static variable in class jmri.PushbuttonPacket
 
CVP_2Bname - Static variable in class jmri.PushbuttonPacket
 
CvTableModel - Class in jmri.jmrit.symbolicprog
Table data model for display of CvValues in symbolic programmer.
CvTableModel(JLabel, Programmer) - Constructor for class jmri.jmrit.symbolicprog.CvTableModel
 
cvval() - Method in class jmri.jmrix.loconet.LocoNetSlot
 
CvValue - Class in jmri.jmrit.symbolicprog
Encapsulate a single CV value and provide programming access to the decoder.
CvValue(int, Programmer) - Constructor for class jmri.jmrit.symbolicprog.CvValue
 
CvValue(int, String, int, int, int, int, int, Programmer) - Constructor for class jmri.jmrit.symbolicprog.CvValue
 
CW - Static variable in class jmri.Path
Clockwise

D

D8 - Static variable in class jmri.jmrix.acela.AcelaNode
 
d8outputConfigModel - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
DARK - Static variable in class jmri.jmrit.logix.OBlock
 
DARK - Static variable in interface jmri.SignalHead
 
DATA_FLAVOR - Static variable in class jmri.util.iharder.dnd.TransferableObject
The default DataFlavor for TransferableObject has the representation class net.iharder.dnd.TransferableObject.class and the MIME type application/x-net.iharder.dnd.TransferableObject.
dataClearButton - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
dataClearButtonActionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
dataFields - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
DataListener - Interface in jmri.jmrix.pricom.pockettester
Receive notification when data arrives from a Pocket Tester.
DataSource - Class in jmri.jmrix.pricom.pockettester
Simple GUI for controlling the PRICOM Pocket Tester.
DataSource() - Constructor for class jmri.jmrix.pricom.pockettester.DataSource
 
DataSourceAction - Class in jmri.jmrix.pricom.pockettester
JmriJFrameAction to create and register a pricom.pockettester.DataSource object
DataSourceAction(String) - Constructor for class jmri.jmrix.pricom.pockettester.DataSourceAction
 
DataSourceAction() - Constructor for class jmri.jmrix.pricom.pockettester.DataSourceAction
 
DAUGHTER - Static variable in class jmri.jmrix.secsi.SerialNode
 
DCCADDRESSCOL - Static variable in class jmri.jmrix.ecos.swing.locodatabase.EcosLocoTableDataModel
 
DccAddressPanel - Class in jmri.jmrit.symbolicprog
Provide a graphical representation of the DCC address, either long or short
DccAddressPanel(VariableTableModel) - Constructor for class jmri.jmrit.symbolicprog.DccAddressPanel
Ctor using default label for the address.
DccAddressPanel(VariableTableModel, String) - Constructor for class jmri.jmrit.symbolicprog.DccAddressPanel
 
DccCommandStation - Interface in jmri.jmrix
Defines standard operations for Dcc command stations.
DccConsist - Class in jmri
This is the Default DCC consist.
DccConsist(int) - Constructor for class jmri.DccConsist
 
DccConsist(DccLocoAddress) - Constructor for class jmri.DccConsist
 
DccConsistManager - Class in jmri
 
DccConsistManager() - Constructor for class jmri.DccConsistManager
 
DccLocoAddress - Class in jmri
Encapsulate information for a DCC Locomotive Decoder Address.
DccLocoAddress(int, boolean) - Constructor for class jmri.DccLocoAddress
 
DccLocoAddress(DccLocoAddress) - Constructor for class jmri.DccLocoAddress
 
DccLocoAddressSelector - Class in jmri.jmrit
Tool for selecting short/long address for DCC throttles.
DccLocoAddressSelector() - Constructor for class jmri.jmrit.DccLocoAddressSelector
 
DccLocoAddressXml - Class in jmri.configurexml
Handle XML configuration for DccLocoAddress objects.
DccLocoAddressXml() - Constructor for class jmri.configurexml.DccLocoAddressXml
 
DccSignalHead - Class in jmri.implementation
This class implements a SignalHead the maps the various appearances values to aspect values in the Extended Accessory Decoder Control Packet Format and outputs that packet to the DCC System via the generic CommandStation interface The mapping is as follows: 0 = DARK
1 = RED
2 = YELLOW
3 = GREEN
4 = FLASHRED
5 = FLASHYELLOW
6 = FLASHGREEN
The FLASH appearances are expected to be implemented in the decoder.
DccSignalHead(String, String) - Constructor for class jmri.implementation.DccSignalHead
 
DccSignalHead(String) - Constructor for class jmri.implementation.DccSignalHead
 
DccSignalHeadXml - Class in jmri.configurexml
Deprecated. 2.5.4
DccSignalHeadXml() - Constructor for class jmri.configurexml.DccSignalHeadXml
Deprecated.  
DccSignalHeadXml - Class in jmri.implementation.configurexml
Handle XML configuration for DccSignalHead objects.
DccSignalHeadXml() - Constructor for class jmri.implementation.configurexml.DccSignalHeadXml
 
DccThrottle - Interface in jmri
Provide DCC-specific extensions to Throttle interface.
deactivateLight() - Method in class jmri.implementation.AbstractLight
Deactivates a light by control type.
deactivateLight() - Method in interface jmri.Light
Deactivates a light by control type.
deActivateLogix() - Method in class jmri.implementation.DefaultLogix
Deactivate the Logix.
deActivateLogix() - Method in interface jmri.Logix
Deactivate the Logix.
deActivateRoute() - Method in class jmri.implementation.DefaultRoute
Method to deactivate the Route Deactivates Route based on a list of Sensors and two control Turnouts
deActivateRoute() - Method in interface jmri.Route
Deactivate the Route.
deAllocate(Object) - Method in class jmri.jmrit.logix.OBlock
Remove allocation state Remove listener regardless of ownership
deAllocate() - Method in class jmri.jmrit.logix.Warrant
Deallocates blocks from the current BlockOrder list
DebuggerAction - Class in jmri.jmrix.rps.swing.debugger
Swing action to create and register a DisplayFrame object
DebuggerAction(String) - Constructor for class jmri.jmrix.rps.swing.debugger.DebuggerAction
 
DebuggerAction() - Constructor for class jmri.jmrix.rps.swing.debugger.DebuggerAction
 
DebuggerFrame - Class in jmri.jmrix.rps.swing.debugger
Frame for manual operation and debugging of the RPS system
DebuggerFrame() - Constructor for class jmri.jmrix.rps.swing.debugger.DebuggerFrame
 
DebuggerTimePane - Class in jmri.jmrix.rps.swing.debugger
Pane for manual operation and debugging of the RPS system.
DebuggerTimePane() - Constructor for class jmri.jmrix.rps.swing.debugger.DebuggerTimePane
 
debugMenu(JMenuBar, JFrame) - Method in class apps.Apps
 
DebugMenu - Class in jmri.jmrit
Create a "Debug" menu containing the JMRI system-independent debugging tools.
DebugMenu(String, JPanel) - Constructor for class jmri.jmrit.DebugMenu
 
DebugMenu(JPanel) - Constructor for class jmri.jmrit.DebugMenu
 
DebugProgrammerManager - Class in jmri.progdebugger
Provides an implementation of ProgrammerManager for the debug programmer.
DebugProgrammerManager() - Constructor for class jmri.progdebugger.DebugProgrammerManager
 
DebugThrottle - Class in jmri.jmrix.debugthrottle
An implementation of DccThrottle for debugging use.
DebugThrottle(DccLocoAddress) - Constructor for class jmri.jmrix.debugthrottle.DebugThrottle
Constructor
DebugThrottleManager - Class in jmri.jmrix.debugthrottle
Implementation of a ThrottleManager for debugging.
DebugThrottleManager() - Constructor for class jmri.jmrix.debugthrottle.DebugThrottleManager
Constructor.
DEC_MODE(int) - Static method in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_128 - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_128A - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_14 - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_28 - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_28A - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_28TRI - Static variable in class jmri.jmrix.loconet.LnConstants
 
DEC_MODE_MASK - Static variable in class jmri.jmrix.loconet.LnConstants
 
decelerate1() - Method in class jmri.jmrit.logix.ControlPanel
 
decelerate1() - Method in class jmri.jmrit.throttle.ControlPanel
 
decelerate10() - Method in class jmri.jmrit.logix.ControlPanel
 
decelerate10() - Method in class jmri.jmrit.throttle.ControlPanel
 
decelerateKey - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
decelerateKey - Variable in class jmri.jmrit.throttle.ControlPanel
 
decelerateKey1 - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
decelerateKey1 - Variable in class jmri.jmrit.throttle.ControlPanel
 
decelerateKey2 - Variable in class jmri.jmrit.logix.LearnThrottleFrame
 
decelerateKey2 - Variable in class jmri.jmrit.throttle.ControlPanel
 
decHexButtonChanged(ActionEvent) - Method in class jmri.jmrit.simpleprog.SimpleProgFrame
 
DECIMAL_PLACES - Static variable in interface jmri.Audio
Number of decimal places for float values to be stored in
decimalCheckBox - Variable in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
decimalCheckBoxActionPerformed(ActionEvent) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
 
decode(AbstractMessage) - Static method in class jmri.jmrix.can.cbus.CbusOpCodes
Return a string representation of a decoded CBUS Message
decode(AbstractMessage) - Method in class jmri.jmrix.can.cbus.swing.console.CbusConsoleFrame
Return a string representation of a decoded canMessage
decode(int) - Static method in class jmri.jmrix.powerline.X10Sequence
Get house (A-P as 1-16) or device (1-16) from line-coded value.
decodeDirection(int) - Static method in class jmri.Path
Decode the direction constants into a human-readable form.
decodeErrorCode(int) - Method in interface jmri.ConsistManager
Translate Error Codes recieved by a consistListener into Strings
decodeErrorCode(int) - Method in class jmri.DccConsistManager
 
decodeErrorCode(int) - Method in class jmri.jmrix.AbstractConsistManager
 
decodeErrorCode(int) - Method in class jmri.jmrix.AbstractProgrammer
 
decodeErrorCode(int) - Method in class jmri.jmrix.loconet.LnOpsModeProgrammer
 
decodeErrorCode(int) - Method in class jmri.progdebugger.ProgDebugger
 
decodeErrorCode(int) - Method in interface jmri.Programmer
 
decodeFromHardware(AbstractMRReply) - Method in class jmri.jmrix.can.AbstractCanTrafficController
 
decodeFromHardware(AbstractMRReply) - Method in class jmri.jmrix.can.adapters.gridconnect.canrs.MergTrafficController
Make a CanReply from a MergReply reply
decodeFromHardware(AbstractMRReply) - Method in class jmri.jmrix.can.adapters.gridconnect.GcTrafficController
Make a CanReply from a GridConnect reply
decodeFromHardware(AbstractMRReply) - Method in class jmri.jmrix.can.adapters.lawicell.TrafficController
Make a CanReply from a system-specific reply
decodeFromHardware(AbstractMRReply) - Method in class jmri.jmrix.can.adapters.loopback.TrafficController
Make a CanReply from a system-specific reply
decodeInstruction(SdfBuffer) - Static method in class jmri.jmrix.loconet.sdf.SdfMacro
Return the next instruction macro in a buffer.
decoderDirty() - Method in class jmri.jmrit.symbolicprog.CvTableModel
 
decoderDirty() - Method in class jmri.jmrit.symbolicprog.IndexedCvTableModel
 
decoderDirty() - Method in class jmri.jmrit.symbolicprog.VariableTableModel
Check for change to values, etc, hence rewriting the decoder is desirable.
DecoderFile - Class in jmri.jmrit.decoderdefn
Represents and manipulates a decoder definition, both as a file and in memory.
DecoderFile() - Constructor for class jmri.jmrit.decoderdefn.DecoderFile
 
DecoderFile(String, String, String, String, String, String, String, int, int, Element) - Constructor for class jmri.jmrit.decoderdefn.DecoderFile
 
DecoderIndexCreateAction - Class in jmri.jmrit.decoderdefn
Check the names in an XML decoder file against the names.xml definitions
DecoderIndexCreateAction(String) - Constructor for class jmri.jmrit.decoderdefn.DecoderIndexCreateAction
 
DecoderIndexFile - Class in jmri.jmrit.decoderdefn
DecoderIndex represents a decoderIndex.xml file in memory.
DecoderIndexFile() - Constructor for class jmri.jmrit.decoderdefn.DecoderIndexFile
 
decoderIndexFileName - Static variable in class jmri.jmrit.decoderdefn.DecoderIndexFile
 
decoderList - Variable in class jmri.jmrit.decoderdefn.DecoderIndexFile
 
DecoderPro - Class in apps.DecoderPro
The JMRI application for configuring DCC decoders.
decoderType() - Method in class jmri.jmrix.loconet.LocoNetSlot
 
decrementUse() - Method in class jmri.jmrit.display.LayoutBlock
 
DecVariableValue - Class in jmri.jmrit.symbolicprog
Decimal representation of a value.
DecVariableValue(String, String, String, boolean, boolean, boolean, boolean, int, String, int, int, Vector<CvValue>, JLabel, String) - Constructor for class jmri.jmrit.symbolicprog.DecVariableValue
 
DecVariableValue.VarTextField - Class in jmri.jmrit.symbolicprog
 
DecVarSlider - Class in jmri.jmrit.symbolicprog
 
DEFAULT_DYNAMIC_PRIORITY - Static variable in class jmri.jmrix.can.cbus.CbusConstants
CBUS Priorities
DEFAULT_GLBL_GAIN - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
DEFAULT_I - Static variable in class jmri.jmrix.sprog.SprogConstants
 
DEFAULT_MINOR_PRIORITY - Static variable in class jmri.jmrix.can.cbus.CbusConstants
 
DEFAULT_POLLING_INTERVAL - Static variable in class jmri.jmrix.nce.clockmon.ClockMonFrame
 
DefaultAudioManager - Class in jmri.jmrit.audio
Provide the concrete implementation for the Internal Audio Manager.
DefaultAudioManager() - Constructor for class jmri.jmrit.audio.DefaultAudioManager
 
DefaultAudioManagerXml - Class in jmri.jmrit.audio.configurexml
Persistency implementation for the default AudioManager persistence.
DefaultAudioManagerXml() - Constructor for class jmri.jmrit.audio.configurexml.DefaultAudioManagerXml
Default constructor
defaultBuildReportFilename(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
 
DefaultCatalogTreeManager - Class in jmri.jmrit.catalog
Provide the concrete implementation for the Internal CatalogTree Manager.
DefaultCatalogTreeManager() - Constructor for class jmri.jmrit.catalog.DefaultCatalogTreeManager
 
DefaultCatalogTreeManagerXml - Class in jmri.jmrit.catalog.configurexml
Provides the abstract base and store functionality for configuring the CatalogTreeManager.
DefaultCatalogTreeManagerXml() - Constructor for class jmri.jmrit.catalog.configurexml.DefaultCatalogTreeManagerXml
 
DefaultClockControl - Class in jmri.implementation
Class providing default logic of the ClockControl interface.
DefaultClockControl() - Constructor for class jmri.implementation.DefaultClockControl
 
DefaultConditional - Class in jmri.implementation
Class providing the basic logic of the Conditional interface.
DefaultConditional(String, String) - Constructor for class jmri.implementation.DefaultConditional
 
DefaultConditional(String) - Constructor for class jmri.implementation.DefaultConditional
 
DefaultConditionalAction - Class in jmri.implementation
ConditionalAction.java The consequent of the antecedent of the conditional proposition.
DefaultConditionalAction() - Constructor for class jmri.implementation.DefaultConditionalAction
 
DefaultConditionalAction(int, int, String, int, String) - Constructor for class jmri.implementation.DefaultConditionalAction
 
DefaultConditionalManager - Class in jmri.managers
Basic Implementation of a ConditionalManager.
DefaultConditionalManager() - Constructor for class jmri.managers.DefaultConditionalManager
 
DefaultConditionalManagerXml - Class in jmri.configurexml
Deprecated. 2.5.4
DefaultConditionalManagerXml() - Constructor for class jmri.configurexml.DefaultConditionalManagerXml
Deprecated.  
DefaultConditionalManagerXml - Class in jmri.managers.configurexml
Provides the functionality for configuring ConditionalManagers
DefaultConditionalManagerXml() - Constructor for class jmri.managers.configurexml.DefaultConditionalManagerXml
 
defaultDecoderIndexFilename() - Static method in class jmri.jmrit.decoderdefn.DecoderIndexFile
Return the filename String for the default decoder index file, including location.
defaultFilename() - Static method in class jmri.jmrix.rps.PollingFile
 
defaultFilename() - Static method in class jmri.jmrix.rps.PositionFile
 
defaultInterval - Static variable in class jmri.NoFeedbackTurnoutOperation
 
defaultInterval - Static variable in class jmri.RawTurnoutOperation
 
defaultInterval - Static variable in class jmri.SensorTurnoutOperation
 
defaultLocation() - Static method in class jmri.jmrix.rps.PollingFile
 
defaultLocation() - Static method in class jmri.jmrix.rps.PositionFile
 
DefaultLogix - Class in jmri.implementation
Class providing the basic logic of the Logix interface.
DefaultLogix(String, String) - Constructor for class jmri.implementation.DefaultLogix
 
DefaultLogix(String) - Constructor for class jmri.implementation.DefaultLogix
 
DefaultLogixManager - Class in jmri.managers
Basic Implementation of a LogixManager.
DefaultLogixManager() - Constructor for class jmri.managers.DefaultLogixManager
 
DefaultLogixManagerXml - Class in jmri.configurexml
Deprecated. 2.5.4
DefaultLogixManagerXml() - Constructor for class jmri.configurexml.DefaultLogixManagerXml
Deprecated.  
DefaultLogixManagerXml - Class in jmri.managers.configurexml
Provides the functionality for configuring LogixManagers
DefaultLogixManagerXml() - Constructor for class jmri.managers.configurexml.DefaultLogixManagerXml
 
defaultManifestFilename(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
 
DEFAULTMAXSIZE - Static variable in class jmri.jmrix.AbstractMRReply
 
defaultMaxTries - Static variable in class jmri.NoFeedbackTurnoutOperation
 
defaultMaxTries - Static variable in class jmri.RawTurnoutOperation
 
defaultMaxTries - Static variable in class jmri.SensorTurnoutOperation
 
DefaultMemory - Class in jmri.implementation
Concrete implementation of the Reporter interface for the Internal system.
DefaultMemory(String) - Constructor for class jmri.implementation.DefaultMemory
 
DefaultMemory(String, String) - Constructor for class jmri.implementation.DefaultMemory
 
DefaultMemoryManager - Class in jmri.managers
Provide the concrete implementation for the Internal Memory Manager.
DefaultMemoryManager() - Constructor for class jmri.managers.DefaultMemoryManager
 
DefaultMemoryManagerXml - Class in jmri.configurexml
Deprecated. 2.5.4
DefaultMemoryManagerXml() - Constructor for class jmri.configurexml.DefaultMemoryManagerXml
Deprecated.  
DefaultMemoryManagerXml - Class in jmri.managers.configurexml
Persistency implementation for the default MemoryManager persistance.
DefaultMemoryManagerXml() - Constructor for class jmri.managers.configurexml.DefaultMemoryManagerXml
 
defaultNameFilename() - Static method in class jmri.jmrit.symbolicprog.NameFile
Return the filename String for the default file, including location.
defaultNceConsistRosterFilename() - Static method in class jmri.jmrix.nce.consist.NceConsistRoster
Return the filename String for the default ConsistRoster file, including location.
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.locations.LocationManagerXml
 
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.rollingstock.cars.CarManagerXml
 
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.rollingstock.engines.EngineManagerXml
 
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.routes.RouteManagerXml
 
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.setup.OperationsXml
 
defaultOperationsFilename() - Static method in class jmri.jmrit.operations.trains.TrainManagerXml
 
DefaultProgrammerManager - Class in jmri.managers
Provides a very-basic implementation of ProgrammerManager.
DefaultProgrammerManager(Programmer) - Constructor for class jmri.managers.DefaultProgrammerManager
 
defaultRosterFilename() - Static method in class jmri.jmrit.roster.Roster
Return the filename String for the default roster file, including location.
DefaultRoute - Class in jmri.implementation
 
DefaultRoute(String, String) - Constructor for class jmri.implementation.DefaultRoute
 
DefaultRoute(String) - Constructor for class jmri.implementation.DefaultRoute
 
DefaultRouteManager - Class in jmri.managers
Basic Implementation of a RouteManager.
DefaultRouteManager() - Constructor for class jmri.managers.DefaultRouteManager
 
DefaultRouteManagerXml - Class in jmri.configurexml
Deprecated. 2.5.4
DefaultRouteManagerXml() - Constructor for class jmri.configurexml.DefaultRouteManagerXml
Deprecated.  
DefaultRouteManagerXml - Class in jmri.managers.configurexml
Provides the functionality for configuring RouteManagers
DefaultRouteManagerXml() - Constructor for class jmri.managers.configurexml.DefaultRouteManagerXml
 
DefaultShutDownManager - Class in jmri.implementation
Manage tasks to be completed when the program shuts down normally.
DefaultShutDownManager() - Constructor for class jmri.implementation.DefaultShutDownManager
 
DefaultSignalHead - Class in jmri.implementation
Default implementation of the basic logic of the SignalHead interface.
DefaultSignalHead(String, String) - Constructor for class jmri.implementation.DefaultSignalHead
 
DefaultSignalHead(String) - Constructor for class jmri.implementation.DefaultSignalHead
 
defaultSwitchListName(String) - Method in class jmri.jmrit.operations.trains.TrainManagerXml
 
defaultThrottleDirectory() - Static method in class jmri.jmrit.throttle.StoreXmlThrottleAction
 
defineIO() - Method in class jmri.jmrit.automat.JythonSiglet
Initialize this object.
defineIO() - Method in class jmri.jmrit.automat.Siglet
User-provided routine to define the input and output objects to be handled.
defineIO() - Method in class jmri.jmrit.blockboss.BlockBossLogic
Define the siglet's input and output.
DELAY_CV - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
DELAY_GLOBAL - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
DELAY_THIS - Static variable in interface jmri.jmrix.loconet.sdf.SdfConstants
 
delayedAddBlock(String) - Method in class jmri.Section
 
delayedSetForwardBlockingSensorName(String) - Method in class jmri.Section
 
delayedSetForwardStoppingSensorName(String) - Method in class jmri.Section
 
delayedSetReverseBlockingSensorName(String) - Method in class jmri.Section
 
delayedSetReverseStoppingSensorName(String) - Method in class jmri.Section
 
delayFieldActionPerformed(ActionEvent) - Method in class jmri.jmrix.loconet.hexfile.HexFileFrame
 
DelaySound - Class in jmri.jmrix.loconet.sdf
Implement the DELAY_SOUND macro from the Digitrax sound definition language
DelaySound(int, int) - Constructor for class jmri.jmrix.loconet.sdf.DelaySound
 
delConsist(DccLocoAddress) - Method in interface jmri.ConsistManager
Remove an old Consist
delConsist(DccLocoAddress) - Method in class jmri.DccConsistManager
 
delConsist(DccLocoAddress) - Method in class jmri.jmrix.AbstractConsistManager
 
DELETE_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.ActionTableModel
 
DELETE_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.VariableTableModel
 
DELETE_ERROR - Static variable in interface jmri.ConsistListener
The operation failed because it is not possible to delete the locomotive
deleteAll() - Method in class jmri.jmrit.operations.rollingstock.cars.CarManager
Remove all cars from roster
deleteAll() - Method in class jmri.jmrit.operations.rollingstock.engines.EngineManager
Remove all engines from roster
deleteAttribute(String) - Method in class jmri.jmrit.roster.RosterEntry
 
deleteButton - Variable in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
 
deleteButton - Variable in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
 
deleteButton - Variable in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
 
deleteButton - Variable in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
 
deleteButton - Variable in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
 
deleteButton - Variable in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
 
deleteButtonActionPerformed(ActionEvent) - Method in class jmri.jmrit.consisttool.ConsistToolFrame
 
deleteButtonActionPerformed() - Method in class jmri.jmrix.acela.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteButtonActionPerformed() - Method in class jmri.jmrix.cmri.serial.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteButtonActionPerformed() - Method in class jmri.jmrix.grapevine.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteButtonActionPerformed() - Method in class jmri.jmrix.maple.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteButtonActionPerformed() - Method in class jmri.jmrix.oaktree.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteButtonActionPerformed() - Method in class jmri.jmrix.secsi.nodeconfig.NodeConfigFrame
Method to handle delete button
deleteCar(Car) - Method in class jmri.jmrit.operations.rollingstock.cars.Kernel
 
DeleteCarRosterAction - Class in jmri.jmrit.operations.rollingstock.cars
This routine will remove all cars from the operation database.
DeleteCarRosterAction(String, Component) - Constructor for class jmri.jmrit.operations.rollingstock.cars.DeleteCarRosterAction
 
DELETECOL - Static variable in class jmri.jmrit.beantable.BeanTableDataModel
 
deleteConditional(Conditional) - Method in interface jmri.ConditionalManager
Delete Conditional by removing it from the manager.
deleteConditional(String) - Method in class jmri.implementation.DefaultLogix
Delete a Conditional and remove it from this Logix Note: Since each Logix must have at least one Conditional to do anything, the user is warned in Logix Table Action when the last Conditional is deleted.
deleteConditional(String) - Method in interface jmri.Logix
Delete a Conditional from this Logix Note: Since each Logix must have at least one Conditional, the last Conditional will not be deleted.
deleteConditional(Conditional) - Method in class jmri.managers.DefaultConditionalManager
Remove an existing Conditional.
deleteConsist(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineManager
 
DELETED - Static variable in class jmri.jmrit.operations.routes.RouteLocation
 
deleteDropId(String) - Method in class jmri.jmrit.operations.locations.Track
 
deleteDropRS() - Method in class jmri.jmrit.operations.locations.Location
Decrements the number of cars and or engines that will be droped off by trains at this location.
deleteDropRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Track
 
deleteEngine(Engine) - Method in class jmri.jmrit.operations.rollingstock.engines.Consist
 
DeleteEngineRosterAction - Class in jmri.jmrit.operations.rollingstock.engines
This routine will remove all engines from the operation database.
DeleteEngineRosterAction(String, Component) - Constructor for class jmri.jmrit.operations.rollingstock.engines.DeleteEngineRosterAction
 
deleteItem(ScheduleItem) - Method in class jmri.jmrit.operations.locations.Schedule
Delete a ScheduleItem
deleteKernel(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarManager
Delete a Kernel by name
deleteLayoutBlock(LayoutBlock) - Method in class jmri.jmrit.display.LayoutBlockManager
Remove an existing LayoutBlock.
deleteLayoutEditor(LayoutEditor) - Method in class jmri.jmrit.display.LayoutBlock
 
deleteLeaf(String, String) - Method in class jmri.jmrit.catalog.CatalogTreeNode
 
deleteLocation(RouteLocation) - Method in class jmri.jmrit.operations.routes.Route
Delete a RouteLocation
deleteLogix(Logix) - Method in interface jmri.LogixManager
Delete Logix by removing it from the manager.
deleteLogix(Logix) - Method in class jmri.managers.DefaultLogixManager
Remove an existing Logix and delete all its conditionals.
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarColors
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLengths
 
deleteName(String, String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarLoads
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarOwners
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarRoads
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.cars.CarTypes
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineLengths
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineModels
 
deleteName(String) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineTypes
 
deleteNode(int) - Method in class jmri.jmrix.AbstractMRNodeTrafficController
Public method to delete a Serial node by node address
deletePanel() - Method in class jmri.jmrit.display.LayoutEditor
Invoked by DeletePanel menu item Validate user intent before deleting
deletePanel() - Method in class jmri.jmrit.display.PanelEditor
Invoked by DeletePanel menu item Validate user intent before deleting
deletePanel(Object) - Method in class jmri.jmrit.display.PanelMenu
Delete a panel from Show Panel sub menu
deletePickupId(String) - Method in class jmri.jmrit.operations.locations.Track
 
deletePickupRS() - Method in class jmri.jmrit.operations.locations.Location
Decrements the number of cars and or engines that will be picked up by a train at this location.
deletePickupRS() - Method in class jmri.jmrit.operations.locations.Track
 
deleteRoadName(String) - Method in class jmri.jmrit.operations.locations.Track
 
deleteRoadName(String) - Method in class jmri.jmrit.operations.trains.Train
 
DeleteRosterGroupAction - Class in jmri.jmrit.roster
Remove roster group.
DeleteRosterGroupAction(String, Component) - Constructor for class jmri.jmrit.roster.DeleteRosterGroupAction
 
DeleteRosterItemAction - Class in jmri.jmrit.roster
Remove a locomotive from the roster.
DeleteRosterItemAction(String, Component) - Constructor for class jmri.jmrit.roster.DeleteRosterItemAction
 
deleteRoute(Route) - Method in class jmri.managers.DefaultRouteManager
Remove an existing route.
deleteRoute(Route) - Method in interface jmri.RouteManager
Delete Route by removing it from the manager.
deleteRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Location
 
deleteRS(RollingStock) - Method in class jmri.jmrit.operations.locations.Track
 
deleteSection(Section) - Method in class jmri.SectionManager
Remove an existing Section
deleteTrack(Track) - Method in class jmri.jmrit.operations.locations.Location
 
deleteTrainSkipsLocation(String) - Method in class jmri.jmrit.operations.trains.Train
 
deleteTransit(Transit) - Method in class jmri.TransitManager
Remove an existing Transit
deleteTypeName(String) - Method in class jmri.jmrit.operations.locations.Location
 
deleteTypeName(String) - Method in class jmri.jmrit.operations.locations.Track
 
deleteTypeName(String) - Method in class jmri.jmrit.operations.trains.Train
 
delRosterGroupList(String) - Method in class jmri.jmrit.roster.Roster
 
DEPARTURETIME_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.trains.Train
 
deregister(Object) - Method in interface jmri.ConfigureManager
 
deregister(Object) - Method in class jmri.configurexml.ConfigXmlManager
 
deregister(NamedBean) - Method in class jmri.implementation.AbstractManager
Forget a NamedBean Object created outside the manager.
deregister(ShutDownTask) - Method in class jmri.implementation.DefaultShutDownManager
Deregister a task object.
deregister(NamedBean) - Method in class jmri.jmrit.audio.DefaultAudioManager
 
deregister(Location) - Method in class jmri.jmrit.operations.locations.LocationManager
Forget a NamedBean Object created outside the manager.
deregister(Schedule) - Method in class jmri.jmrit.operations.locations.ScheduleManager
Forget a NamedBean Object created outside the manager.
deregister(Car) - Method in class jmri.jmrit.operations.rollingstock.cars.CarManager
Unload a Car.
deregister(Engine) - Method in class jmri.jmrit.operations.rollingstock.engines.EngineManager
Unload a engine.
deregister(Route) - Method in class jmri.jmrit.operations.routes.RouteManager
Forget a NamedBean Object created outside the manager.
deregister(Train) - Method in class jmri.jmrit.operations.trains.TrainManager
Forget a NamedBean Object created outside the manager.
deregister(EcosLocoAddress) - Method in class jmri.jmrix.ecos.EcosLocoAddressManager
Forget a NamedBean Object created outside the manager.
deregister(NamedBean) - Method in interface jmri.Manager
Forget a NamedBean Object created outside the manager.
deregister(NamedBean) - Method in class jmri.managers.AbstractProxyManager
Forget a NamedBean Object created outside the manager.
deregister(ShutDownTask) - Method in interface jmri.ShutDownManager
Deregister a task object.
deriveFont(Font, int) - Static method in class jmri.util.FontUtil
 
deriveFont(Font, float) - Static method in class jmri.util.FontUtil
 
DESCENDING - Static variable in class jmri.util.com.sun.TableSorter
 
DESCRIPTION_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.trains.Train
 
DESCRIPTION_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.ActionTableModel
 
DESCRIPTION_COLUMN - Static variable in class jmri.jmrit.beantable.LogixTableAction.VariableTableModel
 
DESCRIPTIVE - Static variable in class jmri.jmrit.operations.setup.Setup
 
DESTINATION_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.RollingStock
 
DESTINATIONTRACK_CHANGED_PROPERTY - Static variable in class jmri.jmrit.operations.rollingstock.RollingStock
 
destroy() - Method in class jmri.jmrit.throttle.AddressPanel
 
destroy() - Method in class jmri.jmrit.throttle.ControlPanel
 
destroy() - Method in class jmri.jmrit.throttle.FunctionPanel
 
destroy() - Method in class jmri.web.miniserver.AbstractServlet
 
destroy() - Method in class jmri.web.miniserver.servlet.echoservlet.EchoServlet
&nbs