does any one have a very simple example of double buffering

1)

i just want a very basic example of it with drawing a line or square applet useing double buffering

2) can anyone tell me what the normal fps are for a small applet useing double buffering im assuming most of

the time is eaten up between bliting to the screen and

the garbage collector

[329 byte] By [xlightwavex] at [2007-9-26 2:16:17]
# 1
nevermind i figured it out
xlightwavex at 2007-6-29 9:14:32 > top of Java-index,Archived Forums,New To Java Technology Archive...
# 2
You might still be interested in the article http://www.cfxweb.net/article.php?sid=169There's more stuff like this in http://www.cfxweb.net/pages/Articles/Language/Java/
jsalonen at 2007-6-29 9:14:32 > top of Java-index,Archived Forums,New To Java Technology Archive...