Hi Henrique, HTML rendering in Swing and JavaFX (<2.0) still sucks. The only opensource and acceptable lib that we found is flying-saucer.
http://code.google.com/p/flying-saucer/ Still it renders things wrong on a mac (bold text, underlined text) but works nice with Windows and Linux. Give it a try. Things might get better soon when Duke Nukem Forever will be release together with the Java WebPane/WebView and GNU Hurd :D Cheers, Adam On 27 Feb., 16:40, "Henrique M. Gontijo" <[email protected]> wrote: > Hi, > > I have an application built in Java Swing and I show there some html > content in a JEditorPane. > Even a small html page takes 2-3 seconds to be rendered. > Almost the tags are tr and td. > > Do you have any suggestions to get a faster rendering? Any better > engine? > > Thanks. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
