- All Known Implementing Classes:
AWTSplashScreen
,ConsoleSplashScreen
public interface SplashScreen
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
init
(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) void
setInitializationProgress
(float progress, String text) void
show()
void
toFront()
-
Method Details
-
init
-
show
void show() -
toFront
void toFront() -
setInitializationProgress
-
close
void close()
-