Hello All,
I'll be most grateful to have some help on using the new SplashScreen
class in my app.
Whatever I tried, SplashScreen ss = splashScreen.getSplashScreen()
returned to me with null.
But also, can someone please give me the complete code to display a
splash screen in my app using this new class.
Many thanks, Dushkin!
Knute Johnson - 07 Mar 2007 16:37 GMT
> Hello All,
> I'll be most grateful to have some help on using the new SplashScreen
[quoted text clipped - 4 lines]
> splash screen in my app using this new class.
> Many thanks, Dushkin!
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/splashscreen/

Signature
Knute Johnson
email s/nospam/knute/
Knute Johnson - 07 Mar 2007 16:39 GMT
> Hello All,
> I'll be most grateful to have some help on using the new SplashScreen
[quoted text clipped - 4 lines]
> splash screen in my app using this new class.
> Many thanks, Dushkin!
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/splashscreen/

Signature
Knute Johnson
email s/nospam/knute/
dushkin - 07 Mar 2007 17:43 GMT
Thank you Knute.
I just read in the article you sent me that "...The class cannot be
used to create the splash screen" and that as opposed to what I
thought.
Thank you.