From 6f3f64297be1f694e73db616ff000dfede211965 Mon Sep 17 00:00:00 2001 From: Viktoria Pundy Date: Sat, 26 May 2018 16:00:10 +0200 Subject: Included fxml-Files Included fxml-Files "ArchiveOperation", "createCar", "listEmployees" and "RegistrationWindow" in "CreateOperationController". Therefore these windows are not standalone windows anymore but part of the main window. Additionally, methods were added to their respective controllers in order to show and hide the windows --- src/main/resources/fxml/CreateOperationController.fxml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/main/resources/fxml/CreateOperationController.fxml') diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml index 0a09611..ba27f53 100644 --- a/src/main/resources/fxml/CreateOperationController.fxml +++ b/src/main/resources/fxml/CreateOperationController.fxml @@ -66,7 +66,6 @@ styleClass="text-small" textFill="WHITE"> - @@ -85,4 +84,8 @@ style="-fx-background-color: rgba(0,0,0,0.7);" visible="false"/> + + + + -- cgit v1.2.3-70-g09d2