A Demo Project showing fxml usage for my blog article at http://omilke.github.io/olli-fx/fxml-and-scenebuilder/
You can build the demo project with
mvn package
and then run it with
java -jar target/fxml-1.0-SNAPSHOT.jar
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Demo Project showing fxml usage for my blog article at http://omilke.github.io/olli-fx/fxml-and-scenebuilder/
You can build the demo project with
mvn package
and then run it with
java -jar target/fxml-1.0-SNAPSHOT.jar