Closed Pitterling closed 7 years ago
Java™ SE 6 provides a solution that allows the application to display the splash screen much earlier, even before the virtual machine starts. A Java application launcher is able to decode an image and display it in a simple non-decorated window.
https://docs.oracle.com/javase/tutorial/uiswing/misc/splashscreen.html --> How to Use a JAR File to Display Splash Screen
https://docs.gradle.org/current/userguide/java_plugin.html#sub:manifest
Java™ SE 6 provides a solution that allows the application to display the splash screen much earlier, even before the virtual machine starts. A Java application launcher is able to decode an image and display it in a simple non-decorated window.
https://docs.oracle.com/javase/tutorial/uiswing/misc/splashscreen.html --> How to Use a JAR File to Display Splash Screen
https://docs.gradle.org/current/userguide/java_plugin.html#sub:manifest