如何在浏览器(窗口)中打开用于 Applet 调试的 Java 控制台输出窗口?

问题描述:

我有 Firefox 11 或 Windows XP 版本的 IE -

I have firefox 11 or the windows XP version of IE -

浏览器有jre6我有一个使用了 6 个月的 jsdk,但浏览器没有在运行时使用它.

and the browser has jre6 and I have a 6 month old jsdk but the browser doesn't use that for runtime.

如果日志窗口有历史记录和滚动条,如果有很多打印,那就太好了.我正在使用 log4j 进行打印.

nice if log window had history and a scrollbar if there are a lot of prints. I'm using log4j to do the prints.

谢谢.

我希望我能正确理解您的问题,我认为您正在寻找的是Java 控制台".以下是有关如何找到它以及如何在禁用时启用它的一些信息:http://www.java.com/en/download/help/javaconsole.xml

I hope I understand your question correctly, I think what you are looking for is the 'Java Console'. Here is some info about how to find it and how to enable if it is disabled: http://www.java.com/en/download/help/javaconsole.xml