CDC support for HTML rendering

Hi

I am new to CDC, so apologises if this is a sigh inducing question.

I was hoping to usee AGUI API to render HTML within a Swing object. JEditorPane easily shows the text/plain version of some HTML but does not appear to support the text/html contentType (which it does in full swing). Therefore I am reaching the conclusion that it is not possible to render HTML in CDC (regardless of profile).

Is this conclusion correct?

[450 byte] By [Ian_britaina] at [2007-10-3 11:51:45]
# 1
I don't think JEditorPane is part of any profile, is it?
YAT_Archivista at 2007-7-15 14:25:52 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
I'm facing the same problem. The only way is to set a HTMLEditorKit in the EditorKit property. But the CDC doesn't have the HTMLEditorKit class.If you know how to solve the problem, please tell me.Thanks.
pedro.gmra at 2007-7-15 14:25:52 > top of Java-index,Java Mobility Forums,Java ME Technologies...