Hi all.
Here again.
I have written my app so it shows a splash screen using the new SplashScreen class. I put the splash screen image into the jar during the build and the app loads nicely if I run it directly from the jar but wait till I hit the run button in the IDE, SplashScreen.ge tSplashScreen returns null, I have tried putting the image file into almost every directory but nothing gives. I need to use the netbeans debugger on the app. Does netbeans support the splash? Am using version 6.
Kind regards.
Here again.
I have written my app so it shows a splash screen using the new SplashScreen class. I put the splash screen image into the jar during the build and the app loads nicely if I run it directly from the jar but wait till I hit the run button in the IDE, SplashScreen.ge tSplashScreen returns null, I have tried putting the image file into almost every directory but nothing gives. I need to use the netbeans debugger on the app. Does netbeans support the splash? Am using version 6.
Kind regards.
Comment