|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| EditorFrame | Frame for editing Digitrax SDF files. |
| EditorPane | Pane for editing Digitrax SDF files. |
| MonitoringLabel | Label which displays the contents of parameter messages. |
| SdfMacroEditor | Common base for all the SDF macro editors. |
Provide GUI tools for editing an SDF file in memory.
The text for each of the editor panels comes from the
"Explanations" properties set (see the Explanations.properties file
in this package and its
translations). The editors themselves are coded as subclasses
of SdfMacroEditor, one per instruction type.
The line in the tree (left-side window) is from the
toString method of the
SdfMacro object.
Note that the editor is "live"; changing an option on an editor window changes the memory version of the instruction, including the disassembled version.
jmri.jmrix.loconet.sdf
package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||