Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying HTML file inside JFrame

843807Mar 31 2010 — edited Apr 8 2010
Hello Everyone,

I have been trying to display an HTML file (actually it is just a table) inside a JFrame using JEditorPane when the user hovers the mouse in a JLabel. Although sometimes it does display it perfectly and others it takes long time to load it.

Does anyone know another way of displaying HTML code inside a JFrame besides JEditorPane?

Any help is appreciated,

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2010
Added on Mar 31 2010
15 comments
1,661 views