Thanks for all the hints. The frame rate I'm getting using invokeLater is very 
slow (~5 seconds per frame). And, the event dispatch thread gets clogged with 
lots of rendering tasks and becomes unresponsive. So, that's no good.

My rendering is happening in response to user actions - scrolling, zooming, and 
mouse selections. My goal for the UI to remain responsive even if rendering 
takes several seconds.
[Message sent by forum member 'cbare' (cbare)]

http://forums.java.net/jive/thread.jspa?messageID=301639

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to