|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jmri.jmrit.dispatcher | |
|---|---|
| jmri.jmrit.dispatcher | |
| Classes in jmri.jmrit.dispatcher used by jmri.jmrit.dispatcher | |
|---|---|
| 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. |
|
| 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 AutoAllocate.java is an extension of DispatcherFrame.java. |
|
| 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. |
|
| DispatcherFrame
Dispatcher functionality, working with Sections, Transits and ActiveTrain. |
|
| OptionsFile
Handles reading and writing of Dispatcher options to disk as an XML file called "dispatcher-options.xml" in the user's preferences area This class manipulates the files conforming to the dispatcher-options DTD The file is written when the user requests that options be saved. |
|
| TrainInfo
TrainInfo is a temporary object specifying New Train information just read from disk, or to be written to disk Used in conjunction with TrainInfoFile.java to save and retrieve New Train information When adding a new item of New Train information, modifications need to be made to TrainInfoFile.java and dispatcher-traininfo.DTD as well as this module. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||