Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-07-2011, 06:30 PM   PM User | #1
jobbogamer
New Coder

 
Join Date: Dec 2010
Posts: 12
Thanks: 3
Thanked 0 Times in 0 Posts
jobbogamer is an unknown quantity at this point
Splash screen which actually preloads the program

Hi,

I'm working on a Java application, and it takes a while to start up since it has a lot of stuff it loads before the GUI gets shown. I'd like to add a splash screen so that it's obvious the program is opening, but the components still get preloaded while the splash is showing.

I guess it has something to do with threading, but I don't really understand threads. Is anyone able to help out?

Thanks in advance!
jobbogamer is offline   Reply With Quote
Old 03-08-2011, 01:04 AM   PM User | #2
Gox
Regular Coder

 
Gox's Avatar
 
Join Date: May 2006
Location: Ontario, Canada
Posts: 392
Thanks: 2
Thanked 20 Times in 20 Posts
Gox will become famous soon enough
Java 5 or 6 (can't remember which) added some handy classes to help with splash screens.

Having not made one myself I'll point you to the documentation
http://download.oracle.com/javase/tu...ashscreen.html
http://download.oracle.com/javase/6/...ashScreen.html
Gox is offline   Reply With Quote
Users who have thanked Gox for this post:
jobbogamer (03-08-2011)
Old 03-08-2011, 11:13 PM   PM User | #3
jobbogamer
New Coder

 
Join Date: Dec 2010
Posts: 12
Thanks: 3
Thanked 0 Times in 0 Posts
jobbogamer is an unknown quantity at this point
Thanks Gox, that was really helpful.
jobbogamer is offline   Reply With Quote
Reply

Bookmarks

Tags
background process, java, splash screen, threading

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:32 PM.


Advertisement
Log in to turn off these ads.