- All Known Implementing Classes:
AWTSplashScreen,ConsoleSplashScreen
public interface SplashScreen
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidinit(String title, String build_date, URL background, URL foreground, URL logo, Rectangle barBounds, URL barLeft, URL barRight, Point textLocation, Font textFont, Color textColor, boolean versionInfo, I18NBundle mainI18n) voidsetInitializationProgress(float progress, String text) voidshow()voidtoFront()
-
Method Details
-
init
-
show
void show() -
toFront
void toFront() -
setInitializationProgress
-
close
void close()
-