TornadoFX and FXLauncher Demo
This is the FXLauncher Quickstart Demo application. The demo app is packaged with FXLauncher which provides native installer and automatic updates to your JavaFX applications.
See the Maven QuickStart or the Gradle QuickStart for a complete example of configuring FXLauncher for your project.
Download and run the application
Simply download the 14Kb launcher and start it by double clicking or running it with java -jar fxlauncher.jar
. The launcher will pull down all dependencies and start the application.
Run from command line
wget http://fxldemo.tornado.no/fxlauncher.jar
java -jar fxlauncher.jar
Download prebuilt binaries
Manifest
Have a look at the application manifest to see what dependencies the application will pull down.