Clears the contents of the pane.
The Swing component which can be added to a Swing parent container.
Makes this log pane the default text output for
System.out and optionally for System.err as well.
Makes this log pane the default text output for
System.out and optionally for System.err as well.
the method returns the log pane itself for convenience and method concatenation
An OutputStream which will write to the pane.
A Writer which will write to the pane.
A pane widget which can be used to log text output, and which can be hooked up to capture the default console output.