I want to have an image moving around in a JFrame. How do I do this without it blinking all the time. I've got a tip to use DoubleBuffering, but I don't know how it works. Any ideas?