Uses of Class
jmri.jmrix.zimo.Mx1SystemConnectionMemo
Packages that use Mx1SystemConnectionMemo
Package
Description
-
Uses of Mx1SystemConnectionMemo in jmri.jmrix.zimo
Fields in jmri.jmrix.zimo declared as Mx1SystemConnectionMemoModifier and TypeFieldDescription(package private) Mx1SystemConnectionMemoMx1TrafficController.adaptermemoMethods in jmri.jmrix.zimo that return Mx1SystemConnectionMemoModifier and TypeMethodDescriptionMx1TrafficController.getAdapterMemo()Mx1TurnoutManager.getMemo()Get the system connection for this manager.Mx1PortController.getSystemConnectionMemo()Methods in jmri.jmrix.zimo with parameters of type Mx1SystemConnectionMemoModifier and TypeMethodDescriptionvoidMx1TrafficController.setAdapterMemo(Mx1SystemConnectionMemo memo) Constructors in jmri.jmrix.zimo with parameters of type Mx1SystemConnectionMemoModifierConstructorDescriptionprotectedMx1PortController(Mx1SystemConnectionMemo connectionMemo) Mx1ProgrammerManager(Programmer serviceModeProgrammer, Mx1SystemConnectionMemo memo) Mx1Throttle(Mx1SystemConnectionMemo memo, DccLocoAddress address) Create a new throttle.Create a new manager. -
Uses of Mx1SystemConnectionMemo in jmri.jmrix.zimo.swing
Fields in jmri.jmrix.zimo.swing declared as Mx1SystemConnectionMemoModifier and TypeFieldDescription(package private) Mx1SystemConnectionMemoMx1ComponentFactory.memo(package private) Mx1SystemConnectionMemoMx1NamedPaneAction.memoprotected Mx1SystemConnectionMemoMx1Panel.memomake "memo" object available as convenienceMethods in jmri.jmrix.zimo.swing that return Mx1SystemConnectionMemoMethods in jmri.jmrix.zimo.swing with parameters of type Mx1SystemConnectionMemoModifier and TypeMethodDescriptionvoidMx1Panel.initComponents(Mx1SystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidMx1PanelInterface.initComponents(Mx1SystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidMx1NamedPaneAction.setSystemConnectionMemo(Mx1SystemConnectionMemo memo) Constructors in jmri.jmrix.zimo.swing with parameters of type Mx1SystemConnectionMemoModifierConstructorDescriptionCreate a Zimo menu.Mx1NamedPaneAction(String s, Icon i, WindowInterface wi, String paneClass, Mx1SystemConnectionMemo memo) Mx1NamedPaneAction(String s, WindowInterface wi, String paneClass, Mx1SystemConnectionMemo memo) Create a Mx1NamedPane associated with the given window. -
Uses of Mx1SystemConnectionMemo in jmri.jmrix.zimo.swing.monitor
Fields in jmri.jmrix.zimo.swing.monitor declared as Mx1SystemConnectionMemoMethods in jmri.jmrix.zimo.swing.monitor with parameters of type Mx1SystemConnectionMemo -
Uses of Mx1SystemConnectionMemo in jmri.jmrix.zimo.swing.packetgen
Methods in jmri.jmrix.zimo.swing.packetgen with parameters of type Mx1SystemConnectionMemoModifier and TypeMethodDescriptionvoidMx1PacketGenPanel.initComponents(Mx1SystemConnectionMemo m) 2nd stage of initialization, invoked after the constructor is complete.