@DefaultAnnotation({})

Package jmri.jmrit.ussctc

Support for implementing USS CTC systems in JMRI.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: Sequence diagrams of how all this goes together: Code press Indication
These are intended to be connected together and initialized by Jython glue code. An example can be found in https:jmri.org/jython/ctc.

Some older tools also have *Panel, *Frame and *Action support classes, and are implemented and persisted via Routes and Logix. This approach didn't scale well enough, so is no longer being used in favor of the Jython approach.


See Also:
jmri.managers, jmri.implementation