![]() |
BakeoutController
0.1
A Controller for the Omicron vacuum chamber
|


Public Member Functions | |
| UserInterfaceLauncher () | |
| UserInterfaceLauncher (ApplicationContext context) | |
| void | start (Stage stage) throws Exception |
Main entry point for the UI
Definition at line 12 of file UserInterfaceLauncher.java.
| ui.UserInterfaceLauncher.UserInterfaceLauncher | ( | ) |
Creates the launcher with the default Application context.
Definition at line 18 of file UserInterfaceLauncher.java.
| void ui.UserInterfaceLauncher.start | ( | Stage | stage | ) | throws Exception |
Starts the application
| stage | The stage in which to start the application |
| Exception | If the application could not be started |
Definition at line 35 of file UserInterfaceLauncher.java.
| Git Repo |