Class SplashScreen

    • Constructor Summary

      Constructors 
      Constructor Description
      SplashScreen​(java.lang.String source)
      Instantiates a new Splash screen.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSource()
      Gets source.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SplashScreen

        public SplashScreen​(java.lang.String source)
        Instantiates a new Splash screen.
        Parameters:
        source - the source
    • Method Detail

      • getSource

        public java.lang.String getSource()
        Gets source.
        Returns:
        the source