Please check the provided test case - general performance improvements have nothing to do with the reported issue. Your app slows down with every single widget you add because each single repaint (even if only needed for a single widget) causes all widgets to get repainted.
Wolfgang [Message sent by forum member 'wzberger' (wzberger)] http://forums.java.net/jive/thread.jspa?messageID=346062 =========================================================================== 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".
