Class OpeningController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.OpeningController
Controller for the Opening-View
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Method that gets called after FXML elements are loaded.
-
Constructor Details
-
OpeningController
public OpeningController()
-
-
Method Details
-
initialize
public void initialize()Method that gets called after FXML elements are loaded.
-