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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -