Hi
I have been using java.swing for my GUI programs so far and i kinda hit a brick wall, and i think its a stupid one on my account, i cant find a way for something to load a html file to the screen using a java.swing control.

This is probably a really easy question to answer, so just a link to the API or something would be lovely.

Cheers

JEditorPane can be used to view HTML Content in Swing, you can also check out the example here.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.