public class EZSplashScreenFactory extends Object
Modifier and Type | Method and Description |
---|---|
static EZSplashScreen |
startSplashSreen(ImageIcon image)
Creates a concrete splash screen using the provide image.
|
static EZSplashScreen |
startSplashSreen(ImageIcon image,
boolean showProgressBar)
Creates a concrete splash screen using the provide image and activate a progress bar.
|
public static EZSplashScreen startSplashSreen(ImageIcon image)
image
- the image to display within the splash screen.public static EZSplashScreen startSplashSreen(ImageIcon image, boolean showProgressBar)
image
- the image to display within the splash screen.showProgressBar
- set whether or not a progress bar has to be displayed.Plealog Software - 2003-2017