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

ScriptType.Context (NetBeans Execution API) - NetBeans API Javadoc 5.0.0

 

org.openide.execution
Class ScriptType.Context

java.lang.Object
  extended byorg.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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.