org.openide.execution
Class ScriptType.Context

java.lang.Object
  |
  +--org.openide.execution.ScriptType.Context
Enclosing class:
ScriptType

public static class ScriptType.Context
extends Object

Scripting context. Using instances of this class you can add additional parameters to the script execution using methods eval or exec.


Constructor Summary
ScriptType.Context()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptType.Context

public ScriptType.Context()


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.