When using VolatileImage to do accerlerated Java2D operations, how do you properly use the methods validate(GraphicsConfiguration) and contentsLost() to ensure that nothing goes wrong. When do you call which method?
A:
The Javadocs for VolatileImage show you exactly how to use the class.
Jonathan Feinberg
2009-12-18 14:40:18
You're right. Me stupid.
ziggystar
2009-12-19 17:54:30