Integrate jeuclid into JEditorPane
Brought to you by:
maxberger
Hi,
would it be possible to integrate jeuclid into JEditorPane (probably using JEditorKit)? This would be useful, because MathML formulas could be rendered in a text component. Maybe it could even be integrated in such a way, that MathML formulas in HTML documents can be displayed. This could also be used in JavaHelp then. I have seen something in that direction here:
Best regards,
Michael
Logged In: YES
user_id=99210
Originator: NO
Dear Michael,
it is likely that it is possible. What would need to be written is a wrapper around JEuclid to support all functionality required by the EditorKit.
I personally have no need for this, but if you want to volunteer I'd gladly apply your patches, and give you developer access.
Max