|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.util.io.Action
org.freehep.graphicsio.swf.SWFAction
org.freehep.graphicsio.swf.SWFAction.SetTarget
public static class SWFAction.SetTarget
Set Target Action.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.freehep.util.io.Action |
---|
org.freehep.util.io.Action.Unknown |
Constructor Summary | |
---|---|
SWFAction.SetTarget()
|
|
SWFAction.SetTarget(java.lang.String target)
|
Method Summary | |
---|---|
SWFAction |
read(int actionCode,
SWFInputStream swf,
int length)
|
java.lang.String |
toString()
|
void |
write(int actionCode,
SWFOutputStream swf)
|
Methods inherited from class org.freehep.graphicsio.swf.SWFAction |
---|
getVersion, read, write |
Methods inherited from class org.freehep.util.io.Action |
---|
getCode, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SWFAction.SetTarget(java.lang.String target)
public SWFAction.SetTarget()
Method Detail |
---|
public SWFAction read(int actionCode, SWFInputStream swf, int length) throws java.io.IOException
read
in class SWFAction
java.io.IOException
public void write(int actionCode, SWFOutputStream swf) throws java.io.IOException
write
in class SWFAction
java.io.IOException
public java.lang.String toString()
toString
in class org.freehep.util.io.Action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |