brandonborkholder / glg2d

Graphics2D wrapper for JOGL
77 stars 31 forks source link

implement test to check for GLGraphics2D in paint #2

Closed brandonborkholder closed 12 years ago

brandonborkholder commented 12 years ago

Use some code injection tool to instrument paint() calls to verify that the paints are being done with GLGraphics2D.

See http://forum.jogamp.org/useful-Java2D-bridge-td3391708i20.html#a3786990