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