Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.execution 1.10.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
N
O
R
S
T
N
NbClassLoader
- Class in
org.openide.execution
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 in
org.openide.execution
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 in
org.openide.execution
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
org.openide.execution 1.10.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
N
O
R
S
T
Built on December 10 2010. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.