Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.extexecution/2 1.25.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
W
E
errConvertorFactory(ExecutionDescriptor.LineConvertorFactory)
- Method in class org.netbeans.api.extexecution.
ExecutionDescriptor
Returns a descriptor with configured factory for convertor for standard error output.
errLineBased(boolean)
- Method in class org.netbeans.api.extexecution.
ExecutionDescriptor
Returns a descriptor with configured flag indicating line based standard error output.
errProcessorFactory(ExecutionDescriptor.InputProcessorFactory)
- Method in class org.netbeans.api.extexecution.
ExecutionDescriptor
Returns a descriptor with configured factory for standard error output processor.
ExecutionDescriptor
- Class in
org.netbeans.api.extexecution
Descriptor for the execution environment.
ExecutionDescriptor()
- Constructor for class org.netbeans.api.extexecution.
ExecutionDescriptor
Creates the new descriptor.
ExecutionDescriptor.InputProcessorFactory
- Interface in
org.netbeans.api.extexecution
Factory creating the input processor.
ExecutionDescriptor.LineConvertorFactory
- Interface in
org.netbeans.api.extexecution
Factory creating the line covertor.
ExecutionDescriptor.RerunCondition
- Interface in
org.netbeans.api.extexecution
Represents the possibility of reruning the action.
ExecutionService
- Class in
org.netbeans.api.extexecution
Execution service provides the facility to execute the process while displaying the output and handling the input.
ExternalProcessBuilder
- Class in
org.netbeans.api.extexecution
Utility class to make the external process creation easier.
ExternalProcessBuilder(String)
- Constructor for class org.netbeans.api.extexecution.
ExternalProcessBuilder
Creates the new builder that will create the process by running given executable.
ExternalProcessSupport
- Class in
org.netbeans.api.extexecution
Utility class capable of properly terminating external process along with any child processes created during execution.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.extexecution/2 1.25.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
W
Built on December 5 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.