Uses of Class
jmri.jmrix.easydcc.EasyDccSystemConnectionMemo
Packages that use EasyDccSystemConnectionMemo
Package
Description
-
Uses of EasyDccSystemConnectionMemo in jmri.jmrix.easydcc
Fields in jmri.jmrix.easydcc declared as EasyDccSystemConnectionMemoModifier and TypeFieldDescription(package private) EasyDccSystemConnectionMemoEasyDccCommandStation.memo(package private) EasyDccSystemConnectionMemoEasyDccTrafficController.mMemoReference to the system connection memo.Methods in jmri.jmrix.easydcc that return EasyDccSystemConnectionMemoModifier and TypeMethodDescriptionEasyDccTurnoutManager.getMemo()Get the system connection for this manager.EasyDccNetworkPortController.getSystemConnectionMemo()EasyDccPortController.getSystemConnectionMemo()EasyDccTrafficController.getSystemConnectionMemo()Get access to the system connection memo associated with this traffic controller.Methods in jmri.jmrix.easydcc with parameters of type EasyDccSystemConnectionMemoModifier and TypeMethodDescriptionvoidEasyDccTrafficController.setSystemConnectionMemo(EasyDccSystemConnectionMemo m) Set the system connection memo associated with this traffic controller.Constructors in jmri.jmrix.easydcc with parameters of type EasyDccSystemConnectionMemoModifierConstructorDescriptionEasyDccConsist(int address, EasyDccSystemConnectionMemo memo) EasyDccConsist(DccLocoAddress address, EasyDccSystemConnectionMemo memo) Constructor - call the constructor for the superclass, and initialize the consist reader thread, which retrieves consist information from the command station.EasyDccMenu(String name, EasyDccSystemConnectionMemo memo) EasyDccOpsModeProgrammer(int pAddress, boolean pLongAddr, EasyDccSystemConnectionMemo memo) EasyDccProgrammerManager(Programmer serviceModeProgrammer, EasyDccSystemConnectionMemo memo) EasyDccThrottle(EasyDccSystemConnectionMemo memo, DccLocoAddress address) Constructor.ConstructorEasyDccTrafficController(EasyDccSystemConnectionMemo adaptermemo) Create a new EasyDccTrafficController instance.EasyDccTurnout(String prefix, int number, EasyDccSystemConnectionMemo memo) Create a turnout.Create an new EasyDCC TurnoutManager. -
Uses of EasyDccSystemConnectionMemo in jmri.jmrix.easydcc.easydccmon
Constructors in jmri.jmrix.easydcc.easydccmon with parameters of type EasyDccSystemConnectionMemoModifierConstructorDescription -
Uses of EasyDccSystemConnectionMemo in jmri.jmrix.easydcc.packetgen
Constructors in jmri.jmrix.easydcc.packetgen with parameters of type EasyDccSystemConnectionMemoModifierConstructorDescription -
Uses of EasyDccSystemConnectionMemo in jmri.jmrix.easydcc.simulator
Constructors in jmri.jmrix.easydcc.simulator with parameters of type EasyDccSystemConnectionMemoModifierConstructorDescriptionCtor -
Uses of EasyDccSystemConnectionMemo in jmri.jmrix.easydcc.swing
Constructors in jmri.jmrix.easydcc.swing with parameters of type EasyDccSystemConnectionMemo