FreeHEP API
Version current

org.freehep.graphicsio.swf
Class ButtonCondAction

java.lang.Object
  extended byorg.freehep.graphicsio.swf.ButtonCondAction

public class ButtonCondAction
extends Object

SWF Button Condition Action

Version:
$Id: ButtonCondAction.java,v 1.1 2003/04/16 05:58:25 duns Exp $
Author:
Mark Donszelmann, Charles Loomis
Source Code:
ButtonCondAction.java

Constructor Summary
ButtonCondAction(int condition, Vector actions)
           
ButtonCondAction(SWFInputStream input)
           
 
Method Summary
 String toString()
           
 void write(SWFOutputStream swf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ButtonCondAction

public ButtonCondAction(int condition,
                        Vector actions)

ButtonCondAction

public ButtonCondAction(SWFInputStream input)
                 throws IOException
Method Detail

write

public void write(SWFOutputStream swf)
           throws IOException
Throws:
IOException

toString

public String toString()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.