public class AWTScreenshotKeyController extends AbstractScreenshotKeyController implements KeyListener, IScreenshotKeyController
IScreenshotKeyController.IScreenshotEventListenerchart, listeners, outputFilecontrollerListeners, 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, screenshotaddControllerEventListener, chart, fireControllerEvent, removeControllerEventListener, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, screenshotpublic void keyTyped(KeyEvent e)
keyTyped in interface KeyListenerpublic void keyReleased(KeyEvent e)
keyReleased in interface KeyListenerpublic void keyPressed(KeyEvent e)
keyPressed in interface KeyListenerCopyright © 2016. All rights reserved.