| Author |
MathML support in Java Swing application.
|
Baps Vakkalagadda
Ranch Hand
Joined: May 25, 2004
Posts: 47
|
|
Hi Guys, I have to develop a swing application that displays reports in HTML. HTML code contains MathML tags which need to be displayed as mathematical expressions. We have a third party jar file using which we can create an Image (java.awt.Image) object from MathML code. Now my question is how can I embed an Image object within JEditorPane or any other swing component that supports HTML display. Any third party solutions are also helpful? Thanks in advance.
|
 |
 |
|
|
subject: MathML support in Java Swing application.
|
|
|