public abstract class WinEvent extends DisplayEvent
It is named WinEvent
rather than WindowEvent
to avoid name
clashes with the WindowEvent
hierarchy.
Constructor and Description |
---|
WinEvent(Display<?> display,
Object window) |
Modifier and Type | Method and Description |
---|---|
Object |
getWindow()
Gets the actual UI-specific window.
|
String |
toString() |
getDisplay
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
Copyright © 2015–2022 SciJava. All rights reserved.