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