How to capture output from console into textarea in java?

Hi, I would like to know how can we display the result of a program in java into a textarea instead of displaying it on console. Thanks

View Answers









Related Tutorials/Questions & Answers:
Advertisements