com.sun.svg.component
Class LoadingScreen.UpdateProgress

java.lang.Object
  extended by com.sun.svg.component.LoadingScreen.UpdateProgress
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
LoadingScreen

 class LoadingScreen.UpdateProgress
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  float value
           
 
Constructor Summary
LoadingScreen.UpdateProgress()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

float value
Constructor Detail

LoadingScreen.UpdateProgress

LoadingScreen.UpdateProgress()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable