public class SplashWindow
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
SplashWindow.SplashDelegate |
Constructor and Description |
---|
SplashWindow() |
Modifier and Type | Method and Description |
---|---|
static void |
setMaxProgress(int maxValue) |
static void |
setProgress(int value) |
static void |
setText(java.lang.String text) |
static void |
step() |