Well, I think that you making something wrong here. Just look at this stacktrace part:
at javax.swing.JComponent.paint(JComponent.java:1026) at test.Test$6.paint(Test.java:386) at com.imagero.swing.renderer.AffinePanel.paintComponent(AffinePanel.java:247) at javax.swing.JComponent.paint(JComponent.java:1040) It looks like a circular call - paint - paintComponent - paint. [Message sent by forum member 'imagero' (imagero)] http://forums.java.net/jive/thread.jspa?messageID=292722 =========================================================================== 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".