|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uk.co.badgersinfoil.jactionscript.Action
|
+--uk.co.badgersinfoil.jactionscript.BranchAction
|
+--uk.co.badgersinfoil.jactionscript.WaitForFrameAction
| Constructor Summary | |
WaitForFrameAction(int frameNumber,
ActionHandle target)
|
|
| Method Summary | |
void |
accept(Visitor v)
|
int |
getFrameNumber()
|
| Methods inherited from class uk.co.badgersinfoil.jactionscript.BranchAction |
dispose, getTarget, setTarget |
| Methods inherited from class uk.co.badgersinfoil.jactionscript.Action |
getMnemonic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WaitForFrameAction(int frameNumber,
ActionHandle target)
| Method Detail |
public int getFrameNumber()
public void accept(Visitor v)
throws JASVisitorException
accept in class ActionJASVisitorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||