|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractAutomaton | Abstract base for user automaton classes, which provide individual bits of automation. |
| AutomatSummary | A singlet providing access to information about existing Automat instances. |
| JythonAutomaton | This sample Automaton invokes a Jython interpreter to handle a script. |
| JythonAutomatonAction | Swing action to create and register a JythonAutomaton object |
| JythonSiglet | This sample Automaton invokes a Jython interpreter to handle a script that defines a Siglet implementation. |
| JythonSigletAction | Swing action to create and register a JythonSiglet object |
| SampleAutomaton | This sample Automaton watches a Sensor, and adjusts the state of a Turnout so that it matches the Sensor's state. |
| SampleAutomaton2 | This sample Automaton watches a Sensor, and adjusts the momentum of a locomotive using ops-mode programming when the sensor state changes. |
| SampleAutomaton2Action | Swing action to create and register a SampleAutomaton2 object |
| SampleAutomaton3 | This sample Automaton runs a locomotive back and forth on a piece of track by watching two sensors. |
| SampleAutomaton3Action | Swing action to create and register a SampleAutomaton3 object |
| SampleAutomatonAction | Swing action to create and register a SampleAutomaton object |
| Siglet | A Siglet is a "an embedded signal automation", like an "applet" an embedded application. |
Classes to ease creation of layout automation, particularly signaling.
For information on JMRI signaling, see the JMRI signaling page.
For information on JMRI scripting, see the scripting web page.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||