Uses of Class
jmri.jmrix.loconet.LocoNetSystemConnectionMemo
Packages that use LocoNetSystemConnectionMemo
Package
Description
Provides access to LocoNet systems, along with a lot of Swing-based tools.
JMRI implementation of the LocoNet over TCP protocol.
Implementation and specialization for connecting to to an Uhlenbrock
Intellibox-II via its in-built USB connection.
-
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet
Fields in jmri.jmrix.loconet declared as LocoNetSystemConnectionMemoModifier and TypeFieldDescription(package private) LocoNetSystemConnectionMemoSlotManager.adaptermemo(package private) LocoNetSystemConnectionMemoLnDeferProgrammer.memo(package private) LocoNetSystemConnectionMemoLnOpsModeProgrammer.memo(package private) LocoNetSystemConnectionMemoLnProgrammerManager.memo(package private) LocoNetSystemConnectionMemoLnTrafficController.memoReference to the system connection memo.(package private) LocoNetSystemConnectionMemoLocoNetThrottledTransmitter.memoReference to the system connection memo.Methods in jmri.jmrix.loconet that return LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionLn7gAccyRoutesManager.getMemo()Returns the manager's memo.LnLightManager.getMemo()Get the system connection for this manager.LnReporterManager.getMemo()Get the system connection for this manager.LnSensorManager.getMemo()Get the system connection for this manager.LnStringIOManager.getMemo()Get the system connection for this manager.LnTurnoutManager.getMemo()Get the system connection for this manager.LnNetworkPortController.getSystemConnectionMemo()LnPortController.getSystemConnectionMemo()LnTrafficController.getSystemConnectionMemo()Get the system connection memo associated with this connection.LocoNetInterface.getSystemConnectionMemo()Get the system connection memo associated with this connection.LocoNetThrottledTransmitter.getSystemConnectionMemo()Get the system connection memo associated with this traffic controller.SlotManager.getSystemConnectionMemo()Get the memo.Methods in jmri.jmrix.loconet with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescription(package private) DccThrottleIb1ThrottleManager.createThrottle(LocoNetSystemConnectionMemo memo, LocoNetSlot s) (package private) DccThrottleIb2ThrottleManager.createThrottle(LocoNetSystemConnectionMemo memo, LocoNetSlot s) (package private) DccThrottleLnThrottleManager.createThrottle(LocoNetSystemConnectionMemo memo, LocoNetSlot s) Create a LocoNet Throttle to control a loco.LnCommandStationType.getThrottleManager(LocoNetSystemConnectionMemo memo) Get a new ThrottleManager of the right type for this command station.voidAbstractBoardProgPanel.initComponents(LocoNetSystemConnectionMemo memo) voidLn7gAccyRoutesManager.initComponents(LocoNetSystemConnectionMemo c) voidLnTrafficController.setSystemConnectionMemo(LocoNetSystemConnectionMemo m) Set the system connection memo associated with this connection.voidLocoNetInterface.setSystemConnectionMemo(LocoNetSystemConnectionMemo m) Set the system connection memo associated with this connection.voidLocoNetThrottledTransmitter.setSystemConnectionMemo(LocoNetSystemConnectionMemo m) Set the system connection memo associated with this traffic controller.voidSlotManager.setSystemConnectionMemo(LocoNetSystemConnectionMemo memo) Set the system connection memo.Constructors in jmri.jmrix.loconet with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionIb1Throttle(LocoNetSystemConnectionMemo memo, LocoNetSlot slot) Constructor.Constructor.Ib2Throttle(LocoNetSystemConnectionMemo memo, LocoNetSlot slot) Constructor.Constructor.LnCabSignal(LocoNetSystemConnectionMemo memo, LocoAddress address) Create a ClockControl object for a LocoNet clock.protectedLnNetworkPortController(LocoNetSystemConnectionMemo connectionMemo) Base class.LnOpsModeProgrammer(LocoNetSystemConnectionMemo memo, int pAddress, boolean pLongAddr) protectedLnPortController(LocoNetSystemConnectionMemo connectionMemo) Constructor, works via superclass.Create a LnPredefinedMeters objectLnSensorManager(LocoNetSystemConnectionMemo memo, boolean interrogateAtStart) Constructor.Create a LnThrottleStringIO objectConstructor.Create a default instance connected to a given SystemConnectionMemo.LnTurnoutManager(LocoNetSystemConnectionMemo memo, LocoNetInterface throttledController, boolean mTurnoutNoRetry) LocoNetConsist(int address, LocoNetSystemConnectionMemo lm) LocoNetConsist(DccLocoAddress address, LocoNetSystemConnectionMemo lm) Constructor - call the constructor for the superclass, and initialize the consist reader thread, which retrieves consist information from the command stationLocoNetThrottle(LocoNetSystemConnectionMemo memo, LocoNetSlot slot) ConstructorPr2Throttle(LocoNetSystemConnectionMemo memo, DccLocoAddress address) Constructor -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.alm
Methods in jmri.jmrix.loconet.alm with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLnSimple7thGenDeviceRoutes.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.bdl16
Methods in jmri.jmrix.loconet.bdl16 with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidBDL16Panel.initComponents(LocoNetSystemConnectionMemo memo) Initialize LocoNet connection for use by the tool. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.bluetooth
Constructors in jmri.jmrix.loconet.bluetooth with parameters of type LocoNetSystemConnectionMemo -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.clockmon
Methods in jmri.jmrix.loconet.clockmon with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidClockMonPane.initComponents(LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.cmdstnconfig
Methods in jmri.jmrix.loconet.cmdstnconfig with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidCmdStnConfigPane.initComponents(LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.downloader
Fields in jmri.jmrix.loconet.downloader declared as LocoNetSystemConnectionMemoModifier and TypeFieldDescriptionprotected LocoNetSystemConnectionMemoLoaderPane.memoLnPanelInterface implementation makes "memo" object available as convenienceMethods in jmri.jmrix.loconet.downloader with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLoaderPane.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.ds64
Methods in jmri.jmrix.loconet.ds64 with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidDs64TabbedPanel.initComponents(LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.duplexgroup.swing
Methods in jmri.jmrix.loconet.duplexgroup.swing with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidDuplexGroupInfoPanel.initComponents(LocoNetSystemConnectionMemo memo) voidDuplexGroupScanPanel.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidDuplexGroupTabbedPanel.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.Constructors in jmri.jmrix.loconet.duplexgroup.swing with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionConstructor for LnIPMImplementation for a given LocoNetSystemConnectionMemo as provided by the instantiating method. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.hexfile
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.hexfileModifier and TypeClassDescriptionclassLightweight class to denote that a system is "active" via a LocoNet hexfile emulator.Constructors in jmri.jmrix.loconet.hexfile with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionLnSensorManager(LocoNetSystemConnectionMemo memo, boolean interrogateAtStart) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locobuffer
Constructors in jmri.jmrix.loconet.locobuffer with parameters of type LocoNetSystemConnectionMemo -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locobufferii
Constructors in jmri.jmrix.loconet.locobufferii with parameters of type LocoNetSystemConnectionMemo -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locogen
Methods in jmri.jmrix.loconet.locogen with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLocoGenPanel.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locoid
Methods in jmri.jmrix.loconet.locoid with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLocoIdPanel.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locomon
Fields in jmri.jmrix.loconet.locomon declared as LocoNetSystemConnectionMemoMethods in jmri.jmrix.loconet.locomon with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLocoMonPane.initComponents(LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.loconetovertcp
Constructors in jmri.jmrix.loconet.loconetovertcp with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescription -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locostats
Constructors in jmri.jmrix.loconet.locostats with parameters of type LocoNetSystemConnectionMemo -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.locostats.swing
Methods in jmri.jmrix.loconet.locostats.swing with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLocoStatsPanel.initComponents(LocoNetSystemConnectionMemo memo) Configure LocoNet connection -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.logixng
Methods in jmri.jmrix.loconet.logixng that return LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionActionClearSlots.getMemo()ActionUpdateSlots.getMemo()ExpressionSlotUsage.getMemo()SetSpeedZero.getMemo()Methods in jmri.jmrix.loconet.logixng with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidActionClearSlots.setMemo(LocoNetSystemConnectionMemo memo) voidActionUpdateSlots.setMemo(LocoNetSystemConnectionMemo memo) voidExpressionSlotUsage.setMemo(LocoNetSystemConnectionMemo memo) voidSetSpeedZero.setMemo(LocoNetSystemConnectionMemo memo) Constructors in jmri.jmrix.loconet.logixng with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionActionClearSlots(String sys, String user, LocoNetSystemConnectionMemo memo) ActionUpdateSlots(String sys, String user, LocoNetSystemConnectionMemo memo) ExpressionSlotUsage(String sys, String user, LocoNetSystemConnectionMemo memo) SetSpeedZero(String sys, String user, LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.logixng.swing
Constructors in jmri.jmrix.loconet.logixng.swing with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionGetNumSlotsDialog(LocoNetSystemConnectionMemo memo, JTextField textField) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr2
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr2Modifier and TypeClassDescriptionclassLightweight class to denote that a PR2 is activeConstructors in jmri.jmrix.loconet.pr2 with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionCreate a Packetizer against an existing LocoNetSystemConnectionMemo. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr3
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr3Modifier and TypeClassDescriptionclassLightweight class to denote that a PR3 is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr3.swing
Methods in jmri.jmrix.loconet.pr3.swing with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidPr3SelectPane.initComponents(LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr4
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.pr4Modifier and TypeClassDescriptionclassLightweight class to denote that a PR4 is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.slotmon
Methods in jmri.jmrix.loconet.slotmon with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidSlotMonPane.initComponents(LocoNetSystemConnectionMemo memo) Constructors in jmri.jmrix.loconet.slotmon with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescription(package private)SlotMonDataModel(int row, int column, LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.soundloader
Fields in jmri.jmrix.loconet.soundloader declared as LocoNetSystemConnectionMemoConstructors in jmri.jmrix.loconet.soundloader with parameters of type LocoNetSystemConnectionMemo -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.streamport
Methods in jmri.jmrix.loconet.streamport that return LocoNetSystemConnectionMemoConstructors in jmri.jmrix.loconet.streamport with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionLnStreamPortController(LocoNetSystemConnectionMemo connectionMemo, DataInputStream in, DataOutputStream out, String pname) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.swing
Fields in jmri.jmrix.loconet.swing declared as LocoNetSystemConnectionMemoModifier and TypeFieldDescription(package private) LocoNetSystemConnectionMemoLnComponentFactory.memo(package private) LocoNetSystemConnectionMemoLnNamedPaneAction.memoprotected LocoNetSystemConnectionMemoLnPanel.memoMake "memo" object available as convenience.Methods in jmri.jmrix.loconet.swing that return LocoNetSystemConnectionMemoMethods in jmri.jmrix.loconet.swing with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionLocoNetMenu.createGuiAction(LocoNetMenuItem item, WindowInterface wi, LocoNetSystemConnectionMemo memo) Create an Action object from a LocoNetMenuItem, linked to the appropriate WindowInterface, for use as a menu item on a LocoNet menu.LocoNetMenu.getExtensionMenuItems(boolean isConnectionWithHardwareInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo) Get an ArrayList of JMenu objects as provided via the SPI "extension" mechanisms.static StringLnPanel.getTitleHelper(LocoNetSystemConnectionMemo memo, String menuTitle) Create menu title from connection name.voidLnPanel.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidLnPanelInterface.initComponents(LocoNetSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.LocoNetMenu.processExternalItem(LocoNetMenuItem item, boolean isLocoNetInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo) Create an Action suitable for inclusion as a menu item on a LocoNet menu.voidLnNamedPaneAction.setSystemConnectionMemo(LocoNetSystemConnectionMemo memo) Constructors in jmri.jmrix.loconet.swing with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionLnNamedPaneAction(String s, Icon i, WindowInterface wi, String paneClass, LocoNetSystemConnectionMemo memo) Enhanced constructor for placing the pane in various GUIs.LnNamedPaneAction(String s, WindowInterface wi, String paneClass, LocoNetSystemConnectionMemo memo) Enhanced constructor for placing the pane in various GUIs.Create a LocoNet menu. -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.swing.lncvprog
Methods in jmri.jmrix.loconet.swing.lncvprog with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLncvProgPane.initComponents(LocoNetSystemConnectionMemo memo) Constructors in jmri.jmrix.loconet.swing.lncvprog with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescription(package private)LncvProgTableModel(LncvProgPane parent, LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.swing.lnsv1prog
Methods in jmri.jmrix.loconet.swing.lnsv1prog with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidLnsv1ProgPane.initComponents(LocoNetSystemConnectionMemo memo) Constructors in jmri.jmrix.loconet.swing.lnsv1prog with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescription(package private)Lnsv1ProgTableModel(Lnsv1ProgPane parent, LocoNetSystemConnectionMemo memo) -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.uhlenbrock
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.uhlenbrockModifier and TypeClassDescriptionclassLightweight class to denote that an Uhlenbrock IB-COM or Intellibox II is activeConstructors in jmri.jmrix.loconet.uhlenbrock with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescription -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs210Plus
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs210PlusModifier and TypeClassDescriptionclassLightweight class to denote that a DCS210Plus USB interface is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs240
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs240Modifier and TypeClassDescriptionclassLightweight class to denote that a DCS240 USB interface is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs240Plus
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs240PlusModifier and TypeClassDescriptionclassLightweight class to denote that a DCS240Plus USB interface is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs52
Subclasses of LocoNetSystemConnectionMemo in jmri.jmrix.loconet.usb_dcs52Modifier and TypeClassDescriptionclassLightweight class to denote that a DCS52 USB interface is active -
Uses of LocoNetSystemConnectionMemo in jmri.jmrix.roco.z21
Methods in jmri.jmrix.roco.z21 with parameters of type LocoNetSystemConnectionMemoModifier and TypeMethodDescriptionvoidZ21XNetProgrammerManager.setLocoNetMemo(LocoNetSystemConnectionMemo loconetMemo) Constructors in jmri.jmrix.roco.z21 with parameters of type LocoNetSystemConnectionMemoModifierConstructorDescriptionZ21LnStreamPortController(LocoNetSystemConnectionMemo connectionMemo, DataInputStream in, DataOutputStream out, String pname) Z21XNetProgrammerManager(Programmer pProgrammer, XNetSystemConnectionMemo xnetMemo, LocoNetSystemConnectionMemo loconetMemo)