HTML Support in JEditorPane
The JEditorPane control in Java 1.3+, being a random proprietary HTML renderer, has a particular set of constructs that it supports and doesn’t support. Since my current work unfortunately requires an intimate familiarity with this passel of peculiarities, and my google-fu hasn’t turned up any suitable references, I’m going to keep an ongoing catalogue of my findings in this entry. If you find errors or stupidities (I freely admit that I’m not very HTML-savvy), or you know of a comprehensive reference, please let me know. (more…)