Class SplashScreen

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

public class SplashScreen extends JWindow
Class that displays a splash screen Is run in a separate thread so that the applet continues to load in the background
See Also:
  • Method Details

    • hideInstance

      public static void hideInstance()
      Hides the splash screen.
    • showInstance

      public static void showInstance()
      Shows the splash screen.