| ApplicationLauncher |
This is the main class that one should run in order to be able to launch
JavaFX 11+ non-modular applications getting the JavaFX dependencies from the
third-party-lib.jar and without specifying a module path.
|
| ChannelWrapper |
A class that wraps a bit of additional functionality to the Channel class
|
| Csv |
|
| FXMLAddPV |
FXML Controller class
|
| FXMLController |
|
| Hdf5Writer |
This is an early template of what we need in terms of
static HDF5 writer.
|
| MainApp |
|
| Model |
Singleton class containing the Accelerator model.
|
| NodeTreeCell |
A class rendering an accelerator model node.
|
| Plot |
FXML Controller class
|
| PVTree |
|
| ScannerDocument |
|
| SimpleOption |
A simple (stupid you say?) class which holds a string and
a boolean to turn a setting on/off
|