Uses of Class
apps.AppsLaunchPane
-
Packages that use AppsLaunchPane Package Description apps Provides application level support for JMRI; includes specific applications in subpackages.apps.DecoderPro The original DecoderPro JMRI application, now obsolete.apps.PanelPro The PanelPro JMRI application. -
-
Uses of AppsLaunchPane in apps
Constructors in apps with parameters of type AppsLaunchPane Constructor Description AppsLaunchFrame(AppsLaunchPane containedPane, java.lang.String name)
-
Uses of AppsLaunchPane in apps.DecoderPro
Subclasses of AppsLaunchPane in apps.DecoderPro Modifier and Type Class Description class
DecoderProPane
The JMRI main pane for configuring DCC decoders. -
Uses of AppsLaunchPane in apps.PanelPro
Subclasses of AppsLaunchPane in apps.PanelPro Modifier and Type Class Description class
PanelProPane
The JMRI main pane for creating control panels.
-