|
Class Summary |
| AbstractRosterItemAction |
Base class for Actions to copy, export and import RosterEntrys. |
| CopyRosterItemAction |
Copy a roster element, including the definition file. |
| DeleteRosterItemAction |
Remove a locomotive from the roster. |
| ExportRosterItemAction |
Export a roster element as a new definition file. |
| IdentifyLoco |
Interact with a programmer to identify the RosterEntry for a loco
on the programming track. |
| ImportRosterItemAction |
Import a locomotive XML file as a new RosterEntry. |
| PrintRosterAction |
Action to print a summary of the Roster contents
This uses the older style printing, for compatibility with Java 1.1.8 in
Macintosh MRJ |
| RecreateRosterAction |
Recreate the roster index file if it's been damaged or lost. |
| Roster |
Roster manages and manipulates a roster of locomotives. |
| RosterConfigPane |
Provide GUI to configure Roster defaults. |
| RosterEntry |
RosterEntry represents a single element in a locomotive roster, including
information on how to locate it from decoder information. |
| RosterEntryPane |
Display and edit a RosterEntry. |
| RosterMenu |
Provides a context-specific menu for handling the Roster. |