![]() |
BakeoutController
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
| void | setUp () throws IOException |
| void | displayNewDeviceForm () |
Controller for devices.fxml
Definition at line 19 of file DevicesController.java.
| void ui.controllers.DevicesController.displayNewDeviceForm | ( | ) |
Show the new device form
Definition at line 57 of file DevicesController.java.
| void ui.controllers.DevicesController.setUp | ( | ) | throws IOException |
Set up the new device stage after construction
| IOException | if the new device form cannot be found |
Definition at line 50 of file DevicesController.java.
| Git Repo |