java - How do I do double buffering in Java2D? -


I'm pulling a bunch of archives using Java 2D on the screen and I'm getting torn / flicker .

How can I enable / use double-buffering so that it pulls the screen and then shows the whole thing?

Check out this tutorial about double buffering:


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -