关于我

September 24th, 2011 Leave a comment Go to comments

北邮,BUPT Since 2005,计算机学院,Computer Science School,研三

  1. November 4th, 2011 at 23:55 | #1

    我看到了你在April 30th, 2010发布的Swing : 将 System.out 重定向到 JTextArea 和 JTextPane。我现在是想把终端的内容输出到jtextarea中,运用你贴出的代码之后,还是不能实时输出。不知道你是否能给个例子示范一下怎么把那段代码运用到程序当中。谢谢

    ReplyReply
  2. November 5th, 2011 at 00:17 | #2

    @典
    在调用redirectstream()方法之后,还是等到一定时间后,输出一大堆结果,并没有实现实时输出的功能

    ReplyReply