Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OutputStream to Inputstream

Status
Not open for further replies.

fatcodeguy

Programmer
Feb 25, 2002
281
CA
Hi. I need to pipe an output stream (System.out) to an input stream (which is read by a JEditorPane) , basically I want everything that appears in the console to appear in the JEditorPane. Anybody have any idea on how to do this? Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top