- get(String, boolean) - Static method in class org.netbeans.api.io.InputOutput
-
Get a named instance of InputOutput from the default
IOProvider
,
which represents an output tab in the output window.
- get(String, boolean, Lookup) - Static method in class org.netbeans.api.io.InputOutput
-
Get a named instance of InputOutput from the default
IOProvider
,
which represents an output tab in the output window.
- get(String) - Static method in class org.netbeans.api.io.IOProvider
-
Gets IOProvider of selected name or delegates to getDefault() if none was
found.
- getCurrentPosition() - Method in class org.netbeans.api.io.OutputWriter
-
Get current position in the output stream.
- getCurrentPosition(IO, WRITER) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get current position.
- getDefault() - Static method in class org.netbeans.api.io.IOProvider
-
Get the default I/O provider.
- getDescription() - Method in class org.netbeans.api.io.InputOutput
-
Get description of this I/O instance.
- getErr() - Method in class org.netbeans.api.io.InputOutput
-
Get an output writer to write to the tab in error mode.
- getErr(IO) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get error stream of the passed I/O.
- getId() - Method in class org.netbeans.api.io.IOProvider
-
Gets identifier of this provider.
- getId() - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get identifier of this provider.
- getIn() - Method in class org.netbeans.api.io.InputOutput
-
Get a reader to read from the tab.
- getIn(IO) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get input of the passed I/O.
- getIntent(Hyperlink) - Static method in class org.netbeans.spi.io.support.Hyperlinks
-
- getIO(String, boolean) - Method in class org.netbeans.api.io.IOProvider
-
Get a named instance of InputOutput, which represents an output tab in
the output window.
- getIO(String, boolean, Lookup) - Method in class org.netbeans.api.io.IOProvider
-
Get a named instance of InputOutput, which represents an output tab in
the output window.
- getIO(String, boolean, Lookup) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get or create an object that encapsulates state of a single I/O instance
(e.g.
- getIODescription(IO) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get description of an I/O instance.
- getIOLookup(IO) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get lookup of an I/O instance, which can contain various extensions and
additional info.
- getLookup() - Method in class org.netbeans.api.io.InputOutput
-
Get lookup which may contain extensions provided by implementation of
output window.
- getOut() - Method in class org.netbeans.api.io.InputOutput
-
Acquire an output writer to write to the tab.
- getOut(IO) - Method in interface org.netbeans.spi.io.InputOutputProvider
-
Get output stream of the passed I/O.
- getRGB(OutputColor) - Static method in class org.netbeans.spi.io.support.OutputColors
-
- getRunnable(Hyperlink) - Static method in class org.netbeans.spi.io.support.Hyperlinks
-
- getType(Hyperlink) - Static method in class org.netbeans.spi.io.support.Hyperlinks
-
Get hyperlink type.
- getType(OutputColor) - Static method in class org.netbeans.spi.io.support.OutputColors
-
Get type of a color.