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
-
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:
keyPressed
in interfaceKeyListener
- Overrides:
keyPressed
in classInputListener
-