Uses of Class
jmri.jmrix.tams.TamsSystemConnectionMemo
Packages that use TamsSystemConnectionMemo
Package
Description
Support for the ESU ECoS.
-
Uses of TamsSystemConnectionMemo in jmri.jmrix.tams
Fields in jmri.jmrix.tams declared as TamsSystemConnectionMemoModifier and TypeFieldDescription(package private) TamsSystemConnectionMemoTamsTrafficController.adaptermemoMethods in jmri.jmrix.tams that return TamsSystemConnectionMemoModifier and TypeMethodDescriptionTamsSensorManager.getMemo()Get the system connection for this manager.TamsTurnoutManager.getMemo()Get the system connection for this manager.TamsPortController.getSystemConnectionMemo()Methods in jmri.jmrix.tams with parameters of type TamsSystemConnectionMemoModifier and TypeMethodDescriptionvoidTamsTrafficController.setAdapterMemo(TamsSystemConnectionMemo memo) Constructors in jmri.jmrix.tams with parameters of type TamsSystemConnectionMemoModifierConstructorDescriptionprotectedTamsPortController(TamsSystemConnectionMemo connectionMemo) TamsProgrammerManager(Programmer serviceModeProgrammer, TamsSystemConnectionMemo memo) TamsThrottle(TamsSystemConnectionMemo memo, DccLocoAddress address) Constructor. -
Uses of TamsSystemConnectionMemo in jmri.jmrix.tams.swing
Fields in jmri.jmrix.tams.swing declared as TamsSystemConnectionMemoModifier and TypeFieldDescription(package private) TamsSystemConnectionMemoTamsComponentFactory.memo(package private) TamsSystemConnectionMemoTamsNamedPaneAction.memoprotected TamsSystemConnectionMemoTamsPanel.memomake "memo" object available as convenienceMethods in jmri.jmrix.tams.swing that return TamsSystemConnectionMemoModifier and TypeMethodDescriptionTamsNamedPaneAction.getSystemConnectionMemo()TamsPanel.getSystemConnectionMemo()Methods in jmri.jmrix.tams.swing with parameters of type TamsSystemConnectionMemoModifier and TypeMethodDescriptionvoidTamsPanel.initComponents(TamsSystemConnectionMemo memo) voidTamsPanelInterface.initComponents(TamsSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidTamsNamedPaneAction.setSystemConnectionMemo(TamsSystemConnectionMemo memo) voidTamsPanel.setSystemConnectionMemo(TamsSystemConnectionMemo memo) Constructors in jmri.jmrix.tams.swing with parameters of type TamsSystemConnectionMemoModifierConstructorDescriptionTamsNamedPaneAction(String s, Icon i, WindowInterface wi, String paneClass, TamsSystemConnectionMemo memo) Enhanced constructor for placing the pane in various GUIs.TamsNamedPaneAction(String s, WindowInterface wi, String paneClass, TamsSystemConnectionMemo memo) Enhanced constructor for placing the pane in various GUIs. -
Uses of TamsSystemConnectionMemo in jmri.jmrix.tams.swing.locodatabase
Fields in jmri.jmrix.tams.swing.locodatabase declared as TamsSystemConnectionMemoMethods in jmri.jmrix.tams.swing.locodatabase with parameters of type TamsSystemConnectionMemoModifier and TypeMethodDescriptionvoidLocoDataPane.initComponents(TamsSystemConnectionMemo memo) Constructors in jmri.jmrix.tams.swing.locodatabase with parameters of type TamsSystemConnectionMemoModifierConstructorDescription(package private)LocoDataModel(int row, int column, TamsSystemConnectionMemo memo) -
Uses of TamsSystemConnectionMemo in jmri.jmrix.tams.swing.monitor
Fields in jmri.jmrix.tams.swing.monitor declared as TamsSystemConnectionMemoMethods in jmri.jmrix.tams.swing.monitor with parameters of type TamsSystemConnectionMemo -
Uses of TamsSystemConnectionMemo in jmri.jmrix.tams.swing.statusframe
Methods in jmri.jmrix.tams.swing.statusframe with parameters of type TamsSystemConnectionMemo