当前页面:
在线文档首页 >
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
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptType.Context
public ScriptType.Context()