I was trying to launch the splash-screen on linux Ubuntu v10.x. But the SplashScreen class's method is returning null
SplashScreen.getSplashScreen()
What should possibly be the reason??
|
I was trying to launch the splash-screen on linux Ubuntu v10.x. But the
What should possibly be the reason?? |
||||
|
|
|
The doc also says:
Here is the manifest example:
And here the command-line example:
|
|||
|
|
|
The doc says: Returns: the SplashScreen instance, or null if there is none or it has already been closed (my emphasis). Does this apply ? |
|||||
|