org.openide.io 1.23.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.23.1

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.