Does anyone know how to disable java from 'off-screen buffering' of the display, so that all the work for the display occurs on screen, so that when using swing I don't have a frozen display until a section of code is done, then a refresh...
I've had progs that before now have been using swing, and have started, processed, not changed, then refreshed to the final stage....
Any ideas?
