|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.ActionParser.ActionRecord
protected static class ActionParser.ActionRecord
Description of the Class
| Field Summary | |
|---|---|
int |
blockDepth
Description of the Field |
int |
code
Description of the Field |
byte[] |
data
Description of the Field |
java.lang.String |
jumpLabel
Description of the Field |
java.lang.String |
label
Description of the Field |
int |
offset
Description of the Field |
| Constructor Summary | |
|---|---|
protected |
ActionParser.ActionRecord(int offset,
int code,
byte[] data)
Constructor for the ActionRecord object |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int offset
public int code
public java.lang.String label
public java.lang.String jumpLabel
public byte[] data
public int blockDepth
| Constructor Detail |
|---|
protected ActionParser.ActionRecord(int offset,
int code,
byte[] data)
offset - Description of the Parametercode - Description of the Parameterdata - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||