org.openide.io 1.12

Uses of Interface
org.openide.windows.InputOutput

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.
 InputOutput IOProvider.getIO(String name, Action[] additionalActions)
          Gets a named instance of InputOutput with additional actions displayed in the toolbar.
abstract  InputOutput IOProvider.getIO(String name, boolean newIO)
          Get a named instance of InputOutput, which represents an output tab in the output window.
 

Constructors in org.openide.windows with parameters of type InputOutput
OutputEvent(InputOutput src)
          Create an event.
 


org.openide.io 1.12

Built on August 13 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.