Posted By:
Alan_Stein
Posted On:
Friday, January 18, 2002 11:40 AM
I've reached the limitations of JEditPane, which does not correctly render some HTML code, like tables (actually, the deficiency is within HTMLEditKit used by JEditPane). I've run across a few commercial HTML-rendering components (all >$1000): WebWindow - by Horst Heistermann IceStorm Browser - by WindRiver JClass Elements - by Sitraka a free one (no source, and doesn't correctly print in Java2): CalHTMLPane - by Andrew Moulden and an obsolete one: HotJave - by Sun I'm amazed that Swing does not come with a full HTML-rendering component! Is there a free HTML-rendering component in existence w
More>>
I've reached the limitations of JEditPane, which does not correctly render some HTML code, like tables (actually, the deficiency is within HTMLEditKit used by JEditPane).
I've run across a few commercial HTML-rendering components (all >$1000):
WebWindow - by Horst Heistermann
IceStorm Browser - by WindRiver
JClass Elements - by Sitraka
a free one (no source, and doesn't correctly print in Java2):
CalHTMLPane - by Andrew Moulden
and an obsolete one:
I'm amazed that Swing does not come with a full HTML-rendering component! Is there a free HTML-rendering component in existence which comes with source?
.
<<Less