gzz.gfx.gl
Class GLBackgroundImageLoader

java.lang.Object
  |
  +--gzz.gfx.gl.GLBackgroundImageLoader
All Implemented Interfaces:
java.lang.Runnable

public class GLBackgroundImageLoader
extends java.lang.Object
implements java.lang.Runnable


Field Summary
static java.lang.String rcsid
           
 
Method Summary
 void run()
           
 void start()
           
static void startLoading(java.lang.String u)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rcsid

public static final java.lang.String rcsid
See Also:
Constant Field Values
Method Detail

start

public void start()

stop

public void stop()

run

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

startLoading

public static void startLoading(java.lang.String u)