Uses of Class
jmri.jmrix.dcc4pc.Dcc4PcSystemConnectionMemo
Packages that use Dcc4PcSystemConnectionMemo
Package
Description
-
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc
Fields in jmri.jmrix.dcc4pc declared as Dcc4PcSystemConnectionMemoModifier and TypeFieldDescription(package private) Dcc4PcSystemConnectionMemoDcc4PcTrafficController.adaptermemoMethods in jmri.jmrix.dcc4pc that return Dcc4PcSystemConnectionMemoModifier and TypeMethodDescriptionDcc4PcReporterManager.getMemo()Get the system connection for this manager.Dcc4PcSensorManager.getMemo()Get the system connection for this manager.Dcc4PcPortController.getSystemConnectionMemo()Methods in jmri.jmrix.dcc4pc with parameters of type Dcc4PcSystemConnectionMemoModifier and TypeMethodDescriptionvoidDcc4PcTrafficController.setAdapterMemo(Dcc4PcSystemConnectionMemo memo) Constructors in jmri.jmrix.dcc4pc with parameters of type Dcc4PcSystemConnectionMemoModifierConstructorDescriptionprotectedDcc4PcPortController(Dcc4PcSystemConnectionMemo connectionMemo) -
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc.swing
Fields in jmri.jmrix.dcc4pc.swing declared as Dcc4PcSystemConnectionMemoModifier and TypeFieldDescription(package private) Dcc4PcSystemConnectionMemoDcc4PcComponentFactory.memo(package private) Dcc4PcSystemConnectionMemoDcc4PcNamedPaneAction.memoprotected Dcc4PcSystemConnectionMemoDcc4PcPanel.memomake "memo" object available as convenienceMethods in jmri.jmrix.dcc4pc.swing with parameters of type Dcc4PcSystemConnectionMemoModifier and TypeMethodDescriptionvoidDcc4PcPanel.initComponents(Dcc4PcSystemConnectionMemo memo) voidDcc4PcPanelInterface.initComponents(Dcc4PcSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.voidStatusPanel.initComponents(Dcc4PcSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete.Constructors in jmri.jmrix.dcc4pc.swing with parameters of type Dcc4PcSystemConnectionMemoModifierConstructorDescriptionDcc4PcNamedPaneAction(String s, Icon i, WindowInterface wi, String paneClass, Dcc4PcSystemConnectionMemo memo) Dcc4PcNamedPaneAction(String s, WindowInterface wi, String paneClass, Dcc4PcSystemConnectionMemo memo) Enhanced constructor for placing the pane in various GUIs -
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc.swing.boardlists
Methods in jmri.jmrix.dcc4pc.swing.boardlists with parameters of type Dcc4PcSystemConnectionMemoModifier and TypeMethodDescriptionvoidBoardListPanel.initComponents(Dcc4PcSystemConnectionMemo memo) 2nd stage of initialization, invoked after the constructor is complete. -
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc.swing.monitor
Fields in jmri.jmrix.dcc4pc.swing.monitor declared as Dcc4PcSystemConnectionMemoMethods in jmri.jmrix.dcc4pc.swing.monitor with parameters of type Dcc4PcSystemConnectionMemoModifier and TypeMethodDescriptionvoidDcc4PcMonPane.initComponents(Dcc4PcSystemConnectionMemo memo)