From e7acdd7afb6612ef35265ba706ae968d326495a7 Mon Sep 17 00:00:00 2001 From: Felix Kehrer Date: Sat, 5 May 2018 22:17:05 +0200 Subject: First mockup of RegistrationWindow and its controller --- src/main/resources/fxml/RegistrationWindow.fxml | 76 +++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 src/main/resources/fxml/RegistrationWindow.fxml (limited to 'src/main/resources') diff --git a/src/main/resources/fxml/RegistrationWindow.fxml b/src/main/resources/fxml/RegistrationWindow.fxml new file mode 100644 index 0000000..0394ca7 --- /dev/null +++ b/src/main/resources/fxml/RegistrationWindow.fxml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2