org.freehep.graphicsio.swf
Class ButtonCondAction
java.lang.Object
org.freehep.graphicsio.swf.ButtonCondAction
public class ButtonCondAction
- extends Object
SWF Button Condition Action
- Version:
- $Id: freehep-graphicsio-swf/src/main/java/org/freehep/graphicsio/swf/ButtonCondAction.java db861da05344 2005/12/05 00:59:43 duns $
- Author:
- Mark Donszelmann, Charles Loomis
ButtonCondAction
public ButtonCondAction(int condition,
Vector<org.freehep.util.io.Action> actions)
ButtonCondAction
public ButtonCondAction(SWFInputStream input)
throws IOException
- Throws:
IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All rights reserved.