Uses of Class
org.apache.batik.script.rhino.WindowWrapper

Packages that use WindowWrapper
org.apache.batik.script.rhino Provides an API for interpreting JavaScript language through the Rhino interpreter. 
 

Uses of WindowWrapper in org.apache.batik.script.rhino
 

Fields in org.apache.batik.script.rhino declared as WindowWrapper
protected  WindowWrapper WindowWrapper.GetURLFunctionWrapper.windowWrapper
          The WindowWrapper.
 

Constructors in org.apache.batik.script.rhino with parameters of type WindowWrapper
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri, org.mozilla.javascript.Function fct, WindowWrapper ww)
          Creates a wrapper.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.