ActivateTrainFrame |
Displays the Activate New Train dialog and processes information entered
there.
|
ActivateTrainFrame.TrainDetectionItem |
|
ActivateTrainFrame.TrainDetectionJCombo |
|
ActiveTrain |
This class holds information and options for an ActiveTrain, that is a train
that has been linked to a Transit and activated for transit around the
layout.
|
AllocatedSection |
This class holds information and options for an AllocatedSection, a Section
that is currently allocated to an ActiveTrain.
|
AllocationPlan |
Handle planning information for AutoAllocate
|
AllocationRequest |
This class holds information and options for an AllocationRequestt.
|
AutoActiveTrain |
This class holds information and options for an ActiveTrain when it is
running in AUTOMATIC mode.
|
AutoAllocate |
Handles automatic allocation of Sections for Dispatcher
|
AutoTrainAction |
This class sets up and executes TransitSectionAction's specified for Sections
traversed by one automatically running train.
|
AutoTrainsFrame |
AutoTrainsFrame provides a user interface to trains that are running
automatically under Dispatcher.
|
AutoTurnouts |
Handles automatic checking and setting of turnouts when Dispatcher allocates
a Section in a specific direction.
|
Bundle |
|
DispatcherAction |
Swing action to create and register a DispatcherFrame
|
DispatcherFrame |
Dispatcher functionality, working with Sections, Transits and ActiveTrain.
|
DispatcherFrame.HeaderActionListener |
|
DispatcherFrame.HeldMastDetails |
|
DispatcherShutDownTask |
|
DispatcherStartupActionFactory |
Factory for Dispatcher startup actions.
|
OptionsFile |
Handles reading and writing of Dispatcher options to disk as an XML file
called "dispatcher-options.xml" in the user's preferences area.
|
OptionsMenu |
Set up and processes items in the Dispatcher Options menu.
|
TaskAllocateRelease |
|
TrainInfo |
TrainInfo is a temporary object specifying New Train information just read
from disk, or to be written to disk
|
TrainInfoFile |
Handles reading and writing of TrainInfo files to disk as an XML file to/from
the dispatcher/traininfo/ directory in the user's preferences area
|