jde.debugger
Class Application.StandardOutputWriter

java.lang.Object
  |
  +--jde.debugger.Application.StandardOutputWriter
Enclosing class:
Application

private class Application.StandardOutputWriter
extends java.lang.Object

Writes a line to the socket connected to the standard I/O buffer maintained by Emacs for this application.

This class is used by the StandardOutputProcessor and StandardErrorProcessor to forward the application's standard ouput and error output to Emacs.

Since:
1.0
Version:
1.0
Author:
""

Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait