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/ArchiveOperation.fxml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/main/resources/fxml/ArchiveOperation.fxml') diff --git a/src/main/resources/fxml/ArchiveOperation.fxml b/src/main/resources/fxml/ArchiveOperation.fxml index 88b5b39..7eace12 100644 --- a/src/main/resources/fxml/ArchiveOperation.fxml +++ b/src/main/resources/fxml/ArchiveOperation.fxml @@ -7,15 +7,14 @@ - + - - + - + -- cgit v1.2.3-70-g09d2