I asked this about a week ago and didn't get a response, so let me
try again.

If there is another list that might be more appropriate, I'd
appreciate that info too.

Is there a way to change the behavior of a Java app at runtime that
will switch from enabling and disabling the volatile image buffer in
Swing? Ie, the equivalent of setting swing.volatileImageBufferEnabled
to true or false while the app is running?

Or is this property only read once, at JVM startup, and never
consulted again?

I have some code that draws fine with
swing.volatileImageBufferEnabled=true, and other code that craps out
on me, so I'd like to change the setting as needed depending on what
is being drawn.

 Thanks!


Rob Ross, Senior Software Engineer
E! Networks
[EMAIL PROTECTED]
---------------------------------------------------
"Beware of he who would deny you access to information, for in his
heart he dreams himself your master." -- Commissioner Pravin Lal

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