public class SplashWindow
extends java.lang.Object
Constructor and Description |
---|
SplashWindow(java.awt.Image image)
Creates and shows a SplashWindow with a particular image.
|
Modifier and Type | Method and Description |
---|---|
void |
done()
Closes the SplashWindow in another thread.
|