 |
Work arounds
RTFEditor kit crashes on RTF generated by Word 2003 / XP
- Problem: Loading a RTF document in a JEditorPane causes a null pointer exception (NPE)
- Caused by: New format definitions in RTF specification
- Workaround: See Java Technologie Forum (includes code listing)
-- TimoWiedenmann - 14 May 2004
Workarounds for Swing problems
- An independant Wiki project is dealing with Swing problems and workarounds: See SwingWiki.org
|