|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.engine.client.CallInitCallbackTask
public class CallInitCallbackTask
Task to call IInitCallback
.
Constructor Summary | |
---|---|
CallInitCallbackTask(IInitCallback callback,
XObject[] children)
|
Method Summary | |
---|---|
void |
execute()
The method that is called when the time for the task has come. |
java.lang.String |
getName()
Returns the name of the task. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CallInitCallbackTask(IInitCallback callback, XObject[] children)
Method Detail |
---|
public void execute()
execute
in interface ITask
public java.lang.String getName()
getName
in interface ITask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |