Package net.groboclown.gui.tripleBuffer.v1

A framework which allows subclasses (in the AWT for now) to paint an image in a separate thread, independent of the AWT event thread.

See:
          Description

Class Summary
TripleBufferCanvas Triple buffering of images.
 

Package net.groboclown.gui.tripleBuffer.v1 Description

A framework which allows subclasses (in the AWT for now) to paint an image in a separate thread, independent of the AWT event thread.



Written under the LGPL