Menu

Commit [r439]  Maximize  Restore  History

This class implements the ability to render to a Swing Graphics2D object and records if, in fact, the Graphics2D has been used to draw anything. This class is used by the SwingDrawingBoard class to ensure that the backbuffer image, used by that class, has been actually modified before re-rendering the image.

kramerd 2010-02-25

added /NoteLab/src/noteLab/util/render/LoggedSwingRenderer2D.java