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.
Frame and login are basic modules, which are pluggable through java SPI to facilitate the integration of application modules. demo is the provided example module.
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 ...