Class JNLPSplashScreen

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

public class JNLPSplashScreen extends JDialog
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • setSplashImageURL

      public void setSplashImageURL(URL url)
    • setFile

      public void setFile(JNLPFile file)
    • isSplashImageLoaded

      public boolean isSplashImageLoaded()
    • isSplashScreenValid

      public boolean isSplashScreenValid()
    • paint

      public void paint(Graphics g)
      Overrides:
      paint in class Window
    • isCustomSplashscreen

      public boolean isCustomSplashscreen()
    • stopAnimation

      public void stopAnimation()
    • setErrorSplash

      public void setErrorSplash(Throwable ex)