Creates a new JavaFX Preloader in a standard IDE project. 
    JavaFX application may contain optional preloader that can be used to improve
    application loading experience (especially in the applet or webstart execution mode).
    A preloader is a small application that is started before the main application
    to customize the startup experience.