Re: Catching image fetch exception
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Mar 2009 11:02:35 -0700
On Sun, 15 Mar 2009 00:40:37 -0700, Roedy Green
<see_website@xxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
at javax.swing.JComponent.paintComponent(Unknown Source)
After a good night's sleep I think I know what to do.
Paint events are coming in and indirectly calling
JEditorPane.paintComponent. It then does rendering of the rogue HTML
which generates the spurious faults.
So all I should have to do is create my own robust version of
JEditorPane that catches the exceptions its paintComponent that calls
super.paintComponent.
--
Roedy Green Canadian Mind Products
http://mindprod.com
"Climate change is no longer a doomsday prophecy, it?s a reality."
~ Astrid Heiberg president of the International Federation of Red Cross and Red Crescent Societies
.
- References:
- Catching image fetch exception
- From: Roedy Green
- Catching image fetch exception
- Prev by Date: Re: Tomcat can't 'see' new files
- Next by Date: Jason Watson #1898 is the lead detective in the Darya Gunchenko criminal case.
- Previous by thread: Catching image fetch exception
- Next by thread: Re: Catching image fetch exception
- Index(es):