I have a non-opaque JPanel with some components. I .paint() it onto a completely GREEN BufferedImage. I expect the JPanel to paint its children where they are located and leave the GREEN area unchanged elsewhere. However, the result is that .paint() leaves no GREEN areas at all. Why is that? [Message sent by forum member 'aioobe' (aioobe)]
http://forums.java.net/jive/thread.jspa?messageID=328886 =========================================================================== To unsubscribe, send email to lists...@java.sun.com and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to lists...@java.sun.com and include in the body of the message "help".