Class JavaSAIScriptWrapper

java.lang.Object
org.web3d.vrml.scripting.sai.JavaSAIScriptWrapper
All Implemented Interfaces:
FieldAccessListener, ScriptWrapper

public class JavaSAIScriptWrapper extends Object implements ScriptWrapper, FieldAccessListener
A wrapper class used to convert between the Xj3D implementation specific details and the X3D spec requirements for a script.

Note that as this class does not wrap VRML97 scripts, the class does not need to take an instance of VRMLScriptNodeType as we cannot change the field listing dynamically.

Version:
$Revision: 1.20 $
Author:
Justin Couch