com.lightdev.app.shtm

Class SplashScreen

public class SplashScreen extends JWindow

Class that displays a splash screen Is run in a separate thread so that the applet continues to load in the background

Author: Karsten Pawlik

Method Summary
static voidhideInstance()
Hides the splash screen.
static voidshowInstance()
Shows the splash screen.

Method Detail

hideInstance

public static void hideInstance()
Hides the splash screen.

showInstance

public static void showInstance()
Shows the splash screen.