Interface LauncherParent

All Known Implementing Classes:
BootstrapSwing, BootstrapSwingFS

public interface LauncherParent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Should show the error message with an option to retry or abort.
    void
     
  • Method Details

    • showSplash

      void showSplash(SplashPanel splash)
    • handleError

      void handleError(String message)
      Should show the error message with an option to retry or abort.