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 voidApps. createFrame(Apps containedPane, JmriJFrame frame) -
Uses of Apps in apps.DecoderPro
Subclasses of Apps in apps.DecoderPro Modifier and Type Class Description classDecoderProThe JMRI application for configuring DCC decoders. -
Uses of Apps in apps.DispatcherPro
Subclasses of Apps in apps.DispatcherPro Modifier and Type Class Description classDispatcherProThe JMRI program for creating control panels. -
Uses of Apps in apps.InstallTest
Subclasses of Apps in apps.InstallTest Modifier and Type Class Description classInstallTestThe JMRI application for testing JMRI installation. -
Uses of Apps in apps.PanelPro
Subclasses of Apps in apps.PanelPro Modifier and Type Class Description classPanelProThe JMRI program for creating control panels. -
Uses of Apps in apps.SoundPro
Subclasses of Apps in apps.SoundPro Modifier and Type Class Description classSoundProThe JMRI application for controlling audio.
-