public class MsPressedEvent extends MsButtonEvent
LEFT_BUTTON, MIDDLE_BUTTON, RIGHT_BUTTON
Constructor and Description |
---|
MsPressedEvent(Display<?> display,
InputModifiers modifiers,
int x,
int y,
int button,
int numClicks,
boolean isPopupTrigger) |
getButton, getNumClicks, isPopupTrigger, 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 MsPressedEvent(Display<?> display, InputModifiers modifiers, int x, int y, int button, int numClicks, boolean isPopupTrigger)
Copyright © 2015–2022 SciJava. All rights reserved.