Uses of Class
org.nuiton.jaxx.widgets.extra.SplashScreen.Title
-
Packages that use SplashScreen.Title Package Description org.nuiton.jaxx.widgets.extra Nuiton-Widgets -
-
Uses of SplashScreen.Title in org.nuiton.jaxx.widgets.extra
Fields in org.nuiton.jaxx.widgets.extra declared as SplashScreen.Title Modifier and Type Field Description protected SplashScreen.TitleSplashScreen. applicationTitleMethods in org.nuiton.jaxx.widgets.extra that return SplashScreen.Title Modifier and Type Method Description SplashScreen.TitleSplashScreen. getApplicationTitle()Constructors in org.nuiton.jaxx.widgets.extra with parameters of type SplashScreen.Title Constructor Description SplashScreen(String splashImagePath, SplashScreen.Title applicationTitle)SplashScreen(String splashImagePath, SplashScreen.Title applicationTitle, String[] stepImagesPaths)
-