Uses of Class
apps.Apps
-
Packages that use Apps Package Description apps Provides application level support for JMRI; includes specific applications in subpackages.apps.DecoderPro The original DecoderPro JMRI application, now obsolete.apps.DispatcherPro The DispatcherPro JMRI application.apps.InstallTest The InstallTest JMRI application.apps.PanelPro The PanelPro JMRI application.apps.SoundPro The SoundPro JMRI application. -
-
Uses of Apps in apps
Methods in apps with parameters of type Apps Modifier and Type Method Description protected static void
Apps. createFrame(Apps containedPane, JmriJFrame frame)
-
Uses of Apps in apps.DecoderPro
Subclasses of Apps in apps.DecoderPro Modifier and Type Class Description class
DecoderPro
The JMRI application for configuring DCC decoders. -
Uses of Apps in apps.DispatcherPro
Subclasses of Apps in apps.DispatcherPro Modifier and Type Class Description class
DispatcherPro
The JMRI program for creating control panels. -
Uses of Apps in apps.InstallTest
Subclasses of Apps in apps.InstallTest Modifier and Type Class Description class
InstallTest
The JMRI application for testing JMRI installation. -
Uses of Apps in apps.PanelPro
Subclasses of Apps in apps.PanelPro Modifier and Type Class Description class
PanelPro
The JMRI program for creating control panels. -
Uses of Apps in apps.SoundPro
Subclasses of Apps in apps.SoundPro Modifier and Type Class Description class
SoundPro
The JMRI application for controlling audio.
-