Is there some comp "JTextAreaWeb"?

Hi,

I have to put a HTML file with news of my JDK6 Swing software, in the middle of main JFrame. This HTML has many news and it is configured to roll up to the end and to go to start of page automatically, like a banner of news.

I find classes like URLConnection, but I didn't find a way to interpret the HTML tags and show it into a JTextArea. Neither a component or class to pass the URL and it displays the HTML file.

Is there some way to do this?

[476 byte] By [Edilmar_Alvesa] at [2007-11-27 4:06:25]
# 1
google and http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/Swing-Tutorial-JEditorPane.html
suparenoa at 2007-7-12 9:11:32 > top of Java-index,Desktop,Core GUI APIs...