Uses of Interface
jmri.util.startup.StartupActionFactory

Packages that use StartupActionFactory
Package
Description
Provides application level support for JMRI; includes specific applications in subpackages.
Provides the tabbed preferences window and its contents.
Provides basic interfaces and certain core implementations for the JMRI layout management concepts.
Provides an XML-based mechanism for storing and restoring configurations.
 
Contains a SRCP protocol parser to be built with the Java Compiler Compiler (JavaCC).
Various non-system-specific JMRI tools.
 
Classes to provide a GUI for manipulating the running Automat instances.
Provides table GUI for manipulating NamedBean objects: Turnouts, Sensors, SignalHeads.
Provides a very simple vital signal logic for use in JMRI programs.
 
The CTC system provides the ability to create and run prototypical CTC dispatching.
Implements the CTC Editor for the creation and maintenance of the CTC data.
 
 
 
 
Provide a simple GUI for a clock that displays the time via LCD characters.
Provide a simple GUI for a clock that displays the time via Nixie tubes.
 
The jmrit.powerpanel Java package provides a GUI panel for controlling layout power.
 
 
 
 
Contains a simple FastClock implementation based on the computers clock.
 
 
 
 
Provide a simple GUI for a Voltage/Current Meter that displays the voltage via LCD characters.
 
 
Implements Timetable creation, maintenance and displaying a timetable graph.
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
 
 
Interfaces and implementations for system-specific code.
Provides connections and GUI support for attached speedometers.
 
Defines classes for interfacing to a DCC++ Base Station via a telnet connection to a DCCppOverTcp driver.
GUI for controlling JInput access to USB devices.
JMRI implementation of the LocoNet over TCP protocol.
The JMRI JSON Services provide access to JMRI via JSON data objects via a RESTful interface over HTTP or via JSON messages via a socket interface over TCP or WebSockets.