public class SplashScreenManager
extends java.lang.Object
SplashScreenManager
class handles updates to the
JVM-generated startup splash screen.Constructor and Description |
---|
SplashScreenManager() |
Modifier and Type | Method and Description |
---|---|
static void |
updateSplash(java.lang.String longName)
Updates the Java splash screen if present.
|