Add test templates

This commit is contained in:
2021-04-15 14:17:46 +00:00
parent 38ea6a91fe
commit 94e81e5e08
17 changed files with 570 additions and 40 deletions

View File

@@ -10,7 +10,8 @@
prefHeight="400"
xmlns="http://javafx.com/javafx/8.0.65"
xmlns:fx="http://javafx.com/fxml/1"
fx:controller="app.MainController">
fx:controller="app.MainController"
fx:id="root">
<top>
<!-- Menubar -->