|
-
Nov 22nd, 2008, 02:17 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Console and misc.println
ok, how can i make the console appear on a textbox in a program? like whatever goes through the console appears on a textbox?
-
Nov 22nd, 2008, 04:39 PM
#2
Re: Console and misc.println
The console in java is a PrintStream, use System.setOut and System.setErr to set the output to whatever stream you want
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|