首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
N-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
N
NbClassLoader
- class org.openide.execution.
NbClassLoader
.
A class loader which is capable of loading classes from the Repository.
NbClassLoader()
- Constructor for class org.openide.execution.
NbClassLoader
Deprecated.
Misuses classpath.
NbClassLoader(InputOutput)
- Constructor for class org.openide.execution.
NbClassLoader
Deprecated.
Misuses classpath.
NbClassLoader(FileObject[], ClassLoader, InputOutput)
- Constructor for class org.openide.execution.
NbClassLoader
Create a new class loader retrieving classes from a set of package roots.
NbClassLoader(FileSystem[])
- Constructor for class org.openide.execution.
NbClassLoader
Deprecated.
Misuses classpath.
NbClassLoader(FileSystem[], ClassLoader)
- Constructor for class org.openide.execution.
NbClassLoader
Deprecated.
Misuses classpath.
NbClassPath
- class org.openide.execution.
NbClassPath
.
Property that can hold informations about class path and that can be used to create string representation of the class path.
NbClassPath(String[])
- Constructor for class org.openide.execution.
NbClassPath
Create a new descriptor for the specified process, classpath switch, and classpath.
NbClassPath(File[])
- Constructor for class org.openide.execution.
NbClassPath
Create a new descriptor for the specified process, classpath switch, and classpath.
NbClassPath(String)
- Constructor for class org.openide.execution.
NbClassPath
Create a class path from the usual string representation.
NbProcessDescriptor
- class org.openide.execution.
NbProcessDescriptor
.
Encapsulates start information for a process.
NbProcessDescriptor(String, String)
- Constructor for class org.openide.execution.
NbProcessDescriptor
Create a new descriptor for the specified process, classpath switch, and classpath.
NbProcessDescriptor(String, String, String)
- Constructor for class org.openide.execution.
NbProcessDescriptor
Create a new descriptor for the specified process, classpath switch, and classpath.
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.