org.netbeans.modules.extexecution/2 1.25.1

Package org.netbeans.api.extexecution

The API supporting execution of an external process in the IDE.

See:
          Description

Interface Summary
ExecutionDescriptor.InputProcessorFactory Factory creating the input processor.
ExecutionDescriptor.LineConvertorFactory Factory creating the line covertor.
ExecutionDescriptor.RerunCondition Represents the possibility of reruning the action.
 

Class Summary
ExecutionDescriptor Descriptor for the execution environment.
ExecutionService Execution service provides the facility to execute the process while displaying the output and handling the input.
ExternalProcessBuilder Utility class to make the external process creation easier.
ExternalProcessSupport Utility class capable of properly terminating external process along with any child processes created during execution.
 

Package org.netbeans.api.extexecution Description

The API supporting execution of an external process in the IDE.

See Also:
ExecutionService

org.netbeans.modules.extexecution/2 1.25.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.