public abstract class MsEvent extends InputEvent
It is named MsEvent rather than MouseEvent to avoid name
clashes with the MouseEvent hierarchy.
| Constructor and Description |
|---|
MsEvent(Display<?> display,
InputModifiers modifiers,
int x,
int y) |
getModifiers, getX, getY, toStringgetDisplayconsume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContext, setContextpublic MsEvent(Display<?> display, InputModifiers modifiers, int x, int y)
Copyright © 2009–2015 SciJava. All rights reserved.