public class

OutputSink

extends PrintWriter
java.lang.Object
   ↳ java.io.Writer
     ↳ java.io.PrintWriter
       ↳ com.sun.tools.example.debug.gui.OutputSink

Summary

[Expand]
Inherited Fields
From class java.io.PrintWriter
From class java.io.Writer
Public Methods
void show()
[Expand]
Inherited Methods
From class java.io.PrintWriter
From class java.io.Writer
From class java.lang.Object
From interface java.io.Closeable
From interface java.io.Flushable
From interface java.lang.Appendable

Public Methods

public void show ()