making a splash screen

hi,

i am trying to make a splash screen for my application. i want to make one executable file of all the files of the applicaiton and when we access it it should stary with a splash screen and than loading of files like in adobe photoshop please help on how can i accomplish this

[301 byte] By [criticalbilla] at [2007-9-26 2:49:30]
# 1
Check out the example SwingSet2 in the jdk1.3.0_01\demo\jfc\SwingSet2 folder. Double click on the swingset2.jar file and check out the splash screen. You can check out the src code to see how its done.
darrelln at 2007-6-29 10:35:30 > top of Java-index,Desktop,Core GUI APIs...