I am trying to render a simple animation using Java 2D API. I need double buffering to create a smooth animation.
I tried to list available graphics configuration as show