| Bundle |
|
| ImportCommon |
Provides common routes for importing cars and locomotives
|
| RollingStock |
Represents rolling stock, both powered (locomotives) and not powered (cars)
on the layout.
|
| RollingStockAttribute |
Represents an attribute a rolling stock can have.
|
| RollingStockAttributeEditFrame |
Frame for editing a rolling stock attribute.
|
| RollingStockEditFrame |
Frame for edit of rolling stock.
|
| RollingStockGroup<T extends RollingStock> |
A group of rolling stock that is managed as one unit.
|
| RollingStockGroupManager |
|
| RollingStockLogger |
Logs rolling stock movements by writing their locations to a file.
|
| RollingStockManager<T extends RollingStock> |
Base class for rolling stock managers car and engine.
|
| RollingStockSetFrame<T extends RollingStock> |
Frame for user to place RollingStock on the layout
|
| Xml |
A convenient place to access operations xml element and attribute names.
|