public class

OutputViewer

extends Object
java.lang.Object
   ↳ sun.tools.jconsole.OutputViewer

Class Overview

A simple console window to display messages sent to System.out and System.err. A stop-gap solution until an error dialog is implemented.

Summary

Public Constructors
OutputViewer()
Public Methods
static void init()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public OutputViewer ()

Public Methods

public static void init ()