First I would like to know if it's possible to use JavaFx's Preloader functionality when initializing JavaFx in the bootstrap.
I am wondering if it is possible create a JNLP file that specifies the JavaFX preloader class as described in http://docs.oracle ...
The javafx.application.Application class provides a framework for managing a JavaFX application. This application must include a ...