-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
Windows 7 64 bit
Java 8 b109
Preloader GUI doesn't show for a standalone application until start method of application is complete.
In Java 7 the preloader will show before the apps's start method is complete.
We are using a Preloader for a splash screen in a local stand-alone application because the application start method can be time consuming and it seemed like the right place for a splash screen. (Web deployment is not out of the question either.)
In Java 7 the preloader will show before the apps's start method is complete.
We are using a Preloader for a splash screen in a local stand-alone application because the application start method can be time consuming and it seemed like the right place for a splash screen. (Web deployment is not out of the question either.)