|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
it.polito.elite.listeners.PostAnimation_GroupDetaching
public class PostAnimation_GroupDetaching
Field Summary | |
---|---|
(package private) javax.media.j3d.BranchGroup |
bg
|
Constructor Summary | |
---|---|
PostAnimation_GroupDetaching(javax.media.j3d.BranchGroup bg)
|
Method Summary | |
---|---|
void |
InterpolatorCompleted()
|
void |
run()
|
Methods inherited from class java.util.TimerTask |
---|
cancel, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
javax.media.j3d.BranchGroup bg
Constructor Detail |
---|
public PostAnimation_GroupDetaching(javax.media.j3d.BranchGroup bg)
Method Detail |
---|
public void InterpolatorCompleted()
InterpolatorCompleted
in interface InterpolatorListener
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |