Class SplashScreen
- java.lang.Object
-
- com.inhousegreenhouse.ch.app.core.graphic.SplashScreen
-
public class SplashScreen extends java.lang.Object
This 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 void
printCriticalError(java.lang.Exception ex)
This method is used to display the splash screen.static void
printStartupScreen()
This method is used to display the splash screen.
-