Improving JEditorPane’s Image Handling
Here’s a great article about tweaking the image handling in the JEditorPane control in Java. This stuff might help me get rid of some obnoxious flakiness in one of the projects that I’m working on. (Specifically, sometimes “broken image” icons are still partially visible after an image has finished loading, and there are issues with when animated GIFs get played as well.)