public class AWTScreenshotKeyController extends AbstractScreenshotKeyController implements KeyListener, IScreenshotKeyController
IScreenshotKeyController.IScreenshotEventListener
chart, listeners, outputFile
controllerListeners, targets
Constructor and Description |
---|
AWTScreenshotKeyController(Chart chart,
String outputFile) |
Modifier and Type | Method and Description |
---|---|
void |
keyPressed(KeyEvent e) |
void |
keyReleased(KeyEvent e) |
void |
keyTyped(KeyEvent e) |
addListener, dispose, fireDone, fireError, register, screenshot
addControllerEventListener, chart, fireControllerEvent, removeControllerEventListener, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, screenshot
public void keyTyped(KeyEvent e)
keyTyped
in interface KeyListener
public void keyReleased(KeyEvent e)
keyReleased
in interface KeyListener
public void keyPressed(KeyEvent e)
keyPressed
in interface KeyListener
Copyright © 2016. All rights reserved.