OpenJFX docs contains documentation for "Getting Started with JavaFX". The static html files in this repository are hosted at https://openjfx.io/openjfx-docs. The ...
Generated app size is around 60Mb, installers ~40Mb. It directly depends on how many modules you're using. Check jlink options to shrink image size even more.
Abstract: We describe a case study of the migration of an interactive diagramming tool written in Java from the Swing graphical user interface framework to JavaFX. The outcome is presented as five ...