org.netbeans.api.extexecution
public static interface ExecutionDescriptor.InputProcessorFactory
Modifier and Type | Method and Description |
---|---|
InputProcessor |
newInputProcessor(InputProcessor defaultProcessor)
Creates and returns new input processor.
|
@NonNull InputProcessor newInputProcessor(@NonNull InputProcessor defaultProcessor)
defaultProcessor
- default processor created by
infrastructure that is printing chars to the output windowBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.