can anyone get me the code to run splash screen before the application?
Printable View
can anyone get me the code to run splash screen before the application?
Java can, check out the Sun/Oracle tutorials for splash screen and you'll see how it is easily done. For instance if you Google:
java splash screen tutorial
The first hit will show you how.
Suerte amigo!
edit: I'm having trouble linking to the Sun tutorials for some reason. Here's another Google hit that looks decent:
http://java.sun.com/developer/techni.../splashscreen/
Suerte otra vez!