Uses of Class
jmri.jmrix.JmrixConfigPane
Packages that use JmrixConfigPane
Package
Description
The gui3 package provides basic function for JMRI applications
that use the new "Gui3" user interface first seen in the
updated DecoderPro (formerly known as DecoderPro3).
Interfaces and implementations for system-specific code.
-
Uses of JmrixConfigPane in apps.gui3
Fields in apps.gui3 declared as JmrixConfigPaneModifier and TypeFieldDescriptionprotected final JmrixConfigPaneFirstTimeStartUpWizard.connectionConfigPane -
Uses of JmrixConfigPane in jmri.jmrix
Methods in jmri.jmrix that return JmrixConfigPaneModifier and TypeMethodDescriptionstatic JmrixConfigPaneJmrixConfigPane.createNewPanel()Get access to a new pane for creating new connections.static JmrixConfigPaneJmrixConfigPane.createPanel(int index) Create a new connection configuration panel.static JmrixConfigPaneJmrixConfigPane.createPanel(ConnectionConfig c) Create a new configuration panel for the given connection.Methods in jmri.jmrix with parameters of type JmrixConfigPaneModifier and TypeMethodDescriptionstatic voidJmrixConfigPane.dispose(JmrixConfigPane confPane) Disposes of the underlying connection for a configuration pane. -
Uses of JmrixConfigPane in jmri.jmrix.ieee802154.xbee.swing.nodeconfig
Subclasses of JmrixConfigPane in jmri.jmrix.ieee802154.xbee.swing.nodeconfigModifier and TypeClassDescriptionclassProvide GUI to configure communications links.