Bundle |
|
JsonManifest |
A minimal manifest in JSON.
|
Train |
Represents a train on the layout
|
TrainBuilder |
Builds a train and then creates the train's manifest.
|
TrainBuilderBase |
Methods to support the TrainBuilder class.
|
TrainBuilderCars |
Contains methods for cars when building a train.
|
TrainBuilderEngines |
Contains methods for engines when building a train.
|
TrainCommon |
Common routines for trains
|
TrainConductorAction |
Swing action to create and register a TrainConductor frame.
|
TrainConductorFrame |
Conductor Frame.
|
TrainConductorPanel |
Conductor Panel.
|
TrainCsvCommon |
Contains the csv operators for manifests and switch lists
|
TrainCsvManifest |
Builds a train's manifest using Comma Separated Values (csv).
|
TrainCsvSwitchLists |
Builds a comma separated value (csv) switch list for a location on the
railroad.
|
TrainEditBuildOptionsAction |
Swing action to create and register a TrainEditBuildOptionFrame.
|
TrainEditBuildOptionsFrame |
Frame for user edit of a train's build options
|
TrainEditFrame |
Frame for user edit of a train
|
TrainIcon |
An icon that displays the position of a train icon on a panel.
|
TrainIconAnimation |
Provides simple animation for train icons.
|
TrainLoadOptionsAction |
Swing action to create and register a TrainLoadOptionsFrame.
|
TrainLoadOptionsFrame |
Frame for user edit of a train's load options
|
TrainLogger |
Logs train movements and status to a file.
|
TrainManager |
Manages trains.
|
TrainManagerXml |
Loads and stores trains using xml files.
|
TrainManifest |
Builds a train's manifest.
|
TrainManifestHeaderText |
Loads and stores the manifest header text strings.
|
TrainManifestText |
Loads and stores the manifest text strings.
|
TrainPrintUtilities |
Train print utilities.
|
TrainRoadOptionsAction |
Swing action to create and register a TrainRoadOptionsFrame.
|
TrainRoadOptionsFrame |
Frame for user edit of a train's road options
|
TrainsTableAction |
Swing action to create and register a TrainTableFrame object.
|
TrainsTableFrame |
Frame for adding and editing the train roster for operations.
|
TrainsTableModel |
Table Model for edit of trains used by operations
|
TrainSwitchListEditFrame |
Frame for user selection of switch lists
|
TrainSwitchListEditFrame.TrainSwitchListCommentFrame |
|
TrainSwitchLists |
Builds a switch list for a location on the railroad
|
TrainSwitchListText |
Loads and stores the switch list text strings.
|
TrainUtilities |
Train file utilities
|
Xml |
A convenient place to access operations xml element and attribute names.
|