Hi everybody,

With JDK 1.4, is there a easy way without using a runtime flag, like
swing.volatileImageBufferEnabled=false, to get an offscreen image of
type BufferedImage (not VolatileImage) for Swing jcomponents ?

ie. : I have a JPanel enclosed in a JScrollPane, I need a
"BufferedImage" backuffer for performance reason, and I had
rather to avoid the burden to manage by myself this offscreen
backbuffer.

Thanks,
Emmanuel

===========================================================================
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