首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
G-Index (NetBeans Execution API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
N
O
R
S
T
G
getArguments()
- Method in class org.openide.execution.
NbProcessDescriptor
Getter the execution arguments of the process.
getClassPath()
- Method in class org.openide.execution.
NbClassPath
Create class path representation.
getDefault()
- Static method in class org.openide.execution.
ExecutionEngine
Obtains default instance of the execution engine.
getDefault()
- Static method in class org.openide.execution.
ScriptType
Deprecated.
Probably meaningless, find all available types and filter with
ScriptType.acceptFileObject(org.openide.filesystems.FileObject)
instead.
getExceptions()
- Method in class org.openide.execution.
NbClassPath
If there were some problems during creation of the class path, they can be identified by asking the method.
getInfo()
- Method in class org.openide.execution.
NbProcessDescriptor
Getter for the human readable info about the arguments.
getInputOutput()
- Method in class org.openide.execution.
ExecutorTask
getPermissions(CodeSource)
- Method in class org.openide.execution.
NbClassLoader
getProcessName()
- Method in class org.openide.execution.
NbProcessDescriptor
Get the name of the executable to run.
getResource(String)
- Method in class org.openide.execution.
NbClassLoader
Create a URL to a resource specified by name.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
N
O
R
S
T
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.