de.jreality.ui
Class JRealitySplashScreen

java.lang.Object
  extended by SplashScreen
      extended by de.jreality.ui.JRealitySplashScreen

public class JRealitySplashScreen
extends SplashScreen


Constructor Summary
JRealitySplashScreen()
           
JRealitySplashScreen(javax.swing.Icon imageIcon)
           
 
Method Summary
 void setProgress(double progress)
           
 void setStatus(java.lang.String status)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRealitySplashScreen

public JRealitySplashScreen(javax.swing.Icon imageIcon)

JRealitySplashScreen

public JRealitySplashScreen()
Method Detail

setStatus

public void setStatus(java.lang.String status)

setProgress

public void setProgress(double progress)