Skip navigation links
org.openide.execution 9.13
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
 
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.
A C E F G H I N O R S T 
Skip navigation links
org.openide.execution 9.13