org.jzy3d.chart.controllers.keyboard.camera
Interface ScreenshotKeyListener.IScreenshotEventListener

Enclosing class:
ScreenshotKeyListener

public static interface ScreenshotKeyListener.IScreenshotEventListener


Method Summary
 void doneScreenshot(String file)
           
 void failedScreenshot(String file, Exception e)
           
 

Method Detail

doneScreenshot

void doneScreenshot(String file)

failedScreenshot

void failedScreenshot(String file,
                      Exception e)