org.freehep.graphicsio.swf
Class SWFActionSet

java.lang.Object
  extended by org.freehep.util.io.ActionSet
      extended by org.freehep.graphicsio.swf.SWFActionSet

public class SWFActionSet
extends org.freehep.util.io.ActionSet

Defines the actions for SWF.

Version:
$Id: SWFActionSet.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann, Charles Loomis

Field Summary
 
Fields inherited from class org.freehep.util.io.ActionSet
actions, defaultAction
 
Constructor Summary
SWFActionSet(int version)
           
 
Method Summary
 
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)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.