Class ScreenshotTaken


  • public final class ScreenshotTaken
    extends Object
    Event fired when a screenshot is taken
    • Constructor Detail

    • Method Detail

      • getPath

        public File getPath()
        Path to where the screenshot is stored
      • getScreenshot

        public BufferedImage getScreenshot()
        The screenshot
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object