Class SplashScreen
- java.lang.Object
-
- com.inhousegreenhouse.ch.app.core.graphic.SplashScreen
-
public class SplashScreen extends java.lang.ObjectThis class is used to display the splash screen.
-
-
Constructor Summary
Constructors Constructor Description SplashScreen()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidprintCriticalError(java.lang.Exception ex)This method is used to display the splash screen.static voidprintStartupScreen()This method is used to display the splash screen.
-