From 391eb6e5658eb1395befc736d7fea15678b69eff Mon Sep 17 00:00:00 2001 From: Viktoria Pundy Date: Wed, 2 May 2018 21:18:20 +0200 Subject: Created first (unfinished) version for operation UI, started implementing Controller --- .../fxmlFiles/CreateOperationController.fxml | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 src/main/resources/fxmlFiles/CreateOperationController.fxml (limited to 'src/main/resources/fxmlFiles/CreateOperationController.fxml') diff --git a/src/main/resources/fxmlFiles/CreateOperationController.fxml b/src/main/resources/fxmlFiles/CreateOperationController.fxml new file mode 100644 index 0000000..7b188fd --- /dev/null +++ b/src/main/resources/fxmlFiles/CreateOperationController.fxml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2