org.jcae.viewer3d
Interface ScreenshotListener

All Known Implementing Classes:
TestScreenshot

public interface ScreenshotListener


Method Summary
 void shot(java.awt.image.BufferedImage snapShot)
           
 

Method Detail

shot

void shot(java.awt.image.BufferedImage snapShot)