Class NewtScreenshotKeyController

    • Constructor Detail

      • NewtScreenshotKeyController

        public NewtScreenshotKeyController​(Chart chart,
                                           String outputFile)
    • Method Detail

      • keyReleased

        public void keyReleased​(com.jogamp.newt.event.KeyEvent e)
        Specified by:
        keyReleased in interface com.jogamp.newt.event.KeyListener
      • keyPressed

        public void keyPressed​(com.jogamp.newt.event.KeyEvent e)
        Specified by:
        keyPressed in interface com.jogamp.newt.event.KeyListener