public class KyPressedEvent extends KyEvent
Constructor and Description |
---|
KyPressedEvent(Display<?> display,
InputModifiers modifiers,
int x,
int y,
char character,
KeyCode code) |
getAccelerator, getCharacter, getCode, toString
getModifiers, getX, getY
getDisplay
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public KyPressedEvent(Display<?> display, InputModifiers modifiers, int x, int y, char character, KeyCode code)
Copyright © 2015–2022 SciJava. All rights reserved.