Assistance in programming a splash screen with a JProgressbar?
843806Jul 6 2009 — edited Jul 6 2009I want to implement a Splash screen with a JProgress Bar showing that its loading. Anyone can provide any hints and ideas on how to do it.
I manage to do a splash screen with just a simple image and using timer to control it but now i want to add in the progress bar. And now i'm stuck. had a look through the JProgressBar and it looks hard.
cheers