Class ExitOnEscape
java.lang.Object
org.variantsync.diffdetective.show.engine.InputListener
org.variantsync.diffdetective.show.variation.input.ExitOnEscape
- All Implemented Interfaces:
KeyListener,MouseListener,MouseMotionListener,MouseWheelListener,EventListener
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.InputListener
getWindow, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
-
Constructor Details
-
ExitOnEscape
public ExitOnEscape()
-
-
Method Details
-
keyPressed
- Specified by:
keyPressedin interfaceKeyListener- Overrides:
keyPressedin classInputListener
-