Uses of Class
jmri.jmrix.ieee802154.xbee.swing.nodeconfig.StreamConfigPane
Packages that use StreamConfigPane
-
Uses of StreamConfigPane in jmri.jmrix.ieee802154.xbee.swing.nodeconfig
Methods in jmri.jmrix.ieee802154.xbee.swing.nodeconfig that return StreamConfigPaneModifier and TypeMethodDescriptionstatic StreamConfigPaneStreamConfigPane.createPanel(XBeeNode node) Create a new connection configuration panel.static StreamConfigPaneStreamConfigPane.createPanel(StreamConnectionConfig c) Create a new configuration panel for the given connection.Methods in jmri.jmrix.ieee802154.xbee.swing.nodeconfig with parameters of type StreamConfigPaneModifier and TypeMethodDescriptionstatic voidStreamConfigPane.dispose(StreamConfigPane confPane) Disposes of the underlying connection for a configuration pane.