All Classes
Class | Description |
---|---|
Config |
Default configuration class
Don't create this object directly.
|
FileNotFoundException |
throws if file is not exist
|
FileWriteException |
an
IOException that has file name |
JsonUtils |
utilities related with Json
|
Locomotive |
A locomotive class
|
LocomotiveReader |
reader of all locomotive json file
|
Main |
Main GUI class extends
Application . |
Main |
main class for control logics
This class should be Singleton.
|
MainController |
Main controller of
Main . |
NoElementSelectedException |
Throws if no elements are selected when random picking.
|
PermissionDeniedException |
an
SecurityException , but has file name that occur this error |
Random |
Random picker class.
|
Route |
A route class
|
SaveLoco |
Class for managing savefile.
|
Weather |
A weather class
|
WeatherReader |
Reader class of weathers JSON file
|