new class layout for viewcontrollers

This commit is contained in:
Sebastian Stenzel
2019-07-11 00:19:18 +02:00
parent f880db4902
commit 180c07cf61
17 changed files with 282 additions and 12 deletions
+4
View File
@@ -55,6 +55,10 @@
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
</dependency>
<dependency>
<groupId>de.jensd</groupId>
<artifactId>fontawesomefx-fontawesome</artifactId>
</dependency>
<!-- EasyBind -->
<dependency>