vote up 1 vote down star

I'm not happy with the rendering of HTML by Swing's JEditorPane. In particular bullets for unordered lists are hideous. Customising the rendering seems extremely difficult. Therefore I'm looking for a replacement with better HTML rendering.

Does this exist? (I asked Google, and found nothing except a promising dead link).

flag

3 Answers

vote up 1 vote down check

Something that I looked at extensively a while back - and there are many options - however I nearly ended up using http://lobobrowser.org/cobra.jsp, but then the project was cancelled so I can't tell you how it all turned out...

link|flag
Cobra works well for my needs. I wish the jar was a little smaller though. – Steve McLeod Oct 1 '08 at 8:55
vote up 0 vote down

Cobra did the trick. Almost a drop-in replacement for JEditorPane, with very nice HTML rendering. One complaint: it's a big jar to add to my little application.

Thanks for the responses.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.