org.openide.io 1.13.1

Uses of Class
org.openide.windows.OutputWriter

Uses of OutputWriter in org.openide.windows
 

Fields in org.openide.windows declared as OutputWriter
static OutputWriter InputOutput.nullWriter
          Deprecated. Use InputOutput.NULL instead.
 

Methods in org.openide.windows that return OutputWriter
 OutputWriter InputOutput.getErr()
          Get an output writer to write to the tab in error mode.
 OutputWriter InputOutput.getOut()
          Acquire an output writer to write to the tab.
abstract  OutputWriter IOProvider.getStdOut()
          Support writing to the Output Window on the main tab or a similar output device.
 


org.openide.io 1.13.1

Built on July 17 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.