How to redirect console content to a textArea in Java?

前端 未结 5 583
天涯浪人
天涯浪人 2020-12-05 15:18

I\'m trying to get the content of console in a textArea in java.

For example if we have this code,

class FirstApp {
    public static void main (Stri         


        
5条回答
提交回复
热议问题