On Aug 20, 10:09 pm, Alejandro Torres <[email protected]> wrote:
> Hi, everybody
> I created a Jar file, in the jar file the following sentence
> SplashScreen-Image: splash.gif.
> I run the jar with java -jar HelloWorld.jar and showing up the Splash Screen
> without problem, but when I am doing the same using JNLP the
> SplashScreen.getSplashScreen() return null. Before run the main class appear
> the image splash.gif less a Second. How Can I do for SplashScreen shows
> sucesfully the progress?
You may want to read the JavaFX course. It has a complete explanation
how to change the jnlp file after building so that the path will be
respected.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---