FreeHEP API
Version v1.2

org.freehep.graphicsio.swf
Class SWFActionSet

java.lang.Object
  |
  +--org.freehep.util.io.ActionSet
        |
        +--org.freehep.graphicsio.swf.SWFActionSet

public class SWFActionSet
extends ActionSet

Defines the actions for SWF.

Version:
$Id: SWFActionSet.java,v 1.2 2003/04/15 18:03:06 duns Exp $
Author:
Mark Donszelmann, Charles Loomis

Field Summary
 
Fields inherited from class org.freehep.util.io.ActionSet
actions, defaultAction
 
Constructor Summary
SWFActionSet(int version)
           
 
Methods inherited from class org.freehep.util.io.ActionSet
addAction, exists, get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWFActionSet

public SWFActionSet(int version)

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.