Uses of Class
jmri.jmrix.dcc4pc.Dcc4PcSystemConnectionMemo
-
Packages that use Dcc4PcSystemConnectionMemo Package Description jmri.jmrix.dcc4pc jmri.jmrix.dcc4pc.swing jmri.jmrix.dcc4pc.swing.boardlists jmri.jmrix.dcc4pc.swing.monitor -
-
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc
Fields in jmri.jmrix.dcc4pc declared as Dcc4PcSystemConnectionMemo Modifier and Type Field Description (package private) Dcc4PcSystemConnectionMemoDcc4PcTrafficController. adaptermemoMethods in jmri.jmrix.dcc4pc that return Dcc4PcSystemConnectionMemo Modifier and Type Method Description Dcc4PcSystemConnectionMemoDcc4PcReporterManager. getMemo()Get the system connection for this manager.Dcc4PcSystemConnectionMemoDcc4PcSensorManager. getMemo()Get the system connection for this manager.Dcc4PcSystemConnectionMemoDcc4PcPortController. getSystemConnectionMemo()Methods in jmri.jmrix.dcc4pc with parameters of type Dcc4PcSystemConnectionMemo Modifier and Type Method Description voidDcc4PcTrafficController. setAdapterMemo(Dcc4PcSystemConnectionMemo memo)Constructors in jmri.jmrix.dcc4pc with parameters of type Dcc4PcSystemConnectionMemo Constructor Description Dcc4PcPortController(Dcc4PcSystemConnectionMemo connectionMemo)Dcc4PcReporterManager(Dcc4PcTrafficController tc, Dcc4PcSystemConnectionMemo memo)Dcc4PcSensorManager(Dcc4PcTrafficController tc, Dcc4PcSystemConnectionMemo memo) -
Uses of Dcc4PcSystemConnectionMemo in jmri.jmrix.dcc4pc.swing
Fields in jmri.jmrix.dcc4pc.swing declared as Dcc4PcSystemConnectionMemo Modifier and Type Field Description (package private) Dcc4PcSystemConnectionMemoDcc4PcComponentFactory. memo(package private) Dcc4PcSystemConnectionMemoDcc4PcNamedPaneAction. memoprotected Dcc4PcSystemConnectionMemoDcc4PcPanel. memomake "memo" object available as convenienceMethods in jmri.jmrix.dcc4pc.swing with parameters of type Dcc4PcSystemConnectionMemo Modifier and Type Method Description voidDcc4PcPanel. 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 Dcc4PcSystemConnectionMemo Constructor Description Dcc4PcComponentFactory(Dcc4PcSystemConnectionMemo memo)Dcc4PcMenu(Dcc4PcSystemConnectionMemo memo)Dcc4PcNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, Dcc4PcSystemConnectionMemo memo)Dcc4PcNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.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 Dcc4PcSystemConnectionMemo Modifier and Type Method Description voidBoardListPanel. 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 Dcc4PcSystemConnectionMemo Modifier and Type Field Description (package private) Dcc4PcSystemConnectionMemoDcc4PcMonPane. memoMethods in jmri.jmrix.dcc4pc.swing.monitor with parameters of type Dcc4PcSystemConnectionMemo Modifier and Type Method Description voidDcc4PcMonPane. initComponents(Dcc4PcSystemConnectionMemo memo)
-