Thanks for the explanation, now it all makes sense. So I guess for the high graphics intensive content that I will have in my Swing application I will have to make do with using a JComponent/JPanel and an offscreen buffer, perhaps a VolatileImage. Although I was trying to keep away from it as its usage is not intuitive.
Thanks again. [Message sent by forum member 'ser207' (ser207)] http://forums.java.net/jive/thread.jspa?messageID=293038 =========================================================================== 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".
