- setKernelController(KernelController) - Method in class barnestr.Controller
-
Sets the controller for the kernel window to be able to be accessed
- setKernelStage(Stage) - Method in class barnestr.Controller
-
Sets the kernel stage to be able to be opened
- setMainController(Controller) - Method in class barnestr.KernelController
-
Sets the controller for the main window to be able to be accessed
- setMainStage(Stage) - Method in class barnestr.KernelController
-
Sets the stage for the main window to be able to be accessed
- start(Stage) - Method in class barnestr.Lab8
-
Loads in both Lab8.fxml and KernelController.fxml with each's respective controller.