Uses of Class
jmri.jmrit.AbstractIdentify
-
Packages that use AbstractIdentify Package Description jmri.jmrit.decoderdefn Decoder definitions via XML, including the decoder index.jmri.jmrit.roster -
-
Uses of AbstractIdentify in jmri.jmrit.decoderdefn
Subclasses of AbstractIdentify in jmri.jmrit.decoderdefn Modifier and Type Class Description class
IdentifyDecoder
Interact with a programmer to identify theDecoderIndexFile
entry for a decoder on the programming track. -
Uses of AbstractIdentify in jmri.jmrit.roster
Subclasses of AbstractIdentify in jmri.jmrit.roster Modifier and Type Class Description class
IdentifyLoco
Interact with a programmer to identify theRosterEntry
for a loco on the programming track.
-