|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.scenegraph.particles.jops.ShutdownThread
public class ShutdownThread
Insert type comment here.
| Constructor Summary | |
|---|---|
ShutdownThread(ParticleSystemNode psn)
|
|
| Method Summary | |
|---|---|
void |
cleanParticleSystemNode()
|
static long |
getDelay()
|
void |
run()
|
static void |
setDelay(long time)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownThread(ParticleSystemNode psn)
| Method Detail |
|---|
public static void setDelay(long time)
public static final long getDelay()
public void run()
run in interface java.lang.Runnablepublic void cleanParticleSystemNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||