- FileInput(File, Charset) - Constructor for class org.netbeans.api.extexecution.input.InputReaders.FileInput
-
Deprecated.
Creates the new input representing the given file.
- FileOpenHandler - Interface in org.netbeans.spi.extexecution.open
-
Defines a handler for file opening.
- filePattern(LineConvertors.FileLocator, Pattern, Pattern, int, int) - Static method in class org.netbeans.api.extexecution.print.LineConvertors
-
Returns the convertor searching for lines matching the patterns,
considering matched lines as being files.
- find(String) - Method in interface org.netbeans.api.extexecution.print.LineConvertors.FileLocator
-
Returns the file corresponding to the filename (or path) or
null
if locator can't find the file.
- forFile(File, Charset) - Static method in class org.netbeans.api.extexecution.input.InputReaders
-
Deprecated.
Returns the input reader for the given file.
- forFileInputProvider(InputReaders.FileInput.Provider) - Static method in class org.netbeans.api.extexecution.input.InputReaders
-
Deprecated.
Returns the input reader reading data from the given provider.
- forReader(Reader) - Static method in class org.netbeans.api.extexecution.input.InputReaders
-
Deprecated.
Returns the input reader backed by the given reader.
- forStream(InputStream, Charset) - Static method in class org.netbeans.api.extexecution.input.InputReaders
-
Deprecated.
Returns the input reader backed by the given stream.
- forText(String, OutputListener) - Static method in class org.netbeans.api.extexecution.print.ConvertedLine
-
Returns the converted line presenting the given text and with the given
listener registered when it is diplayed.
- frontWindow(boolean) - Method in class org.netbeans.api.extexecution.ExecutionDescriptor
-
Returns a descriptor with configured front window flag.
- frontWindowOnError(boolean) - Method in class org.netbeans.api.extexecution.ExecutionDescriptor
-
Returns a descriptor with configured front window on error flag.