站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

ScriptType.Context (Execution API) - NetBeans API Javadoc (Current Development Version)

org.openide.execution 1.10

org.openide.execution
Class ScriptType.Context

java.lang.Object
  extended by 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()
           
 
Method Summary
 
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()

org.openide.execution 1.10

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.