Interface LauncherParent
- All Known Implementing Classes:
BootstrapSwing,BootstrapSwingFS
public interface LauncherParent
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleError(String message) Should show the error message with an option to retry or abort.voidshowSplash(SplashPanel splash)
-
Method Details
-
showSplash
-
handleError
Should show the error message with an option to retry or abort.
-