|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InputOutput in org.openide.windows |
Fields in org.openide.windows declared as InputOutput | |
static InputOutput |
InputOutput.NULL
Null InputOutput |
Methods in org.openide.windows that return InputOutput | |
InputOutput |
OutputEvent.getInputOutput()
Get the Output Window tab in question. |
abstract InputOutput |
IOProvider.getIO(String name,
boolean newIO)
Get a named instance of InputOutput, which represents an output tab in the output window. |
InputOutput |
IOProvider.getIO(String name,
Action[] additionalActions)
Gets a named instance of InputOutput with additional actions displayed in the toolbar. |
Constructors in org.openide.windows with parameters of type InputOutput | |
OutputEvent(InputOutput src)
Create an event. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |