C
carmelo
Hi everybody,
I'm developing a java Swing app on which I need to have a splash
screen. The application should be launched normally and with java web
start. I'd like to have a splash screen with a progress bar indicating
loading progress.
I tried to set a splash screen on the jnpl file, in this way:
<icon href="logo.gif" kind="splash"/>
but it does not give me a splash screen like that I need, besides it
causes problems on application startup on some systems.
I hope you can help me.
Thank you very much in advance!
I'm developing a java Swing app on which I need to have a splash
screen. The application should be launched normally and with java web
start. I'd like to have a splash screen with a progress bar indicating
loading progress.
I tried to set a splash screen on the jnpl file, in this way:
<icon href="logo.gif" kind="splash"/>
but it does not give me a splash screen like that I need, besides it
causes problems on application startup on some systems.
I hope you can help me.
Thank you very much in advance!