Inheritance Graph
graph BT
SplashScreen
SplashScreen --> Object
click SplashScreen "escript_type_Util_UI_SplashScreen"
click Object "escript_type_Object"
Functions
_constructor(p0, p1) | [ESMF] SplashScreen new SplashScreen(String title, String imagePath) |
destroy() | [ESMF] Void SplashScreen.destroy() |
showMessage(p0) | [ESMF] Void SplashScreen.showMessage(String) |