Lines Matching refs:when
46 * cursor (for instance, when clicking a button), MouseWheelEvents often have
70 * should take place when the mouse wheel is moved. The two most
174 * @param when a long that gives the time the event occurred
195 public MouseWheelEvent (Component source, int id, long when, int modifiers,
199 this(source, id, when, modifiers, x, y, 0, 0, clickCount,
218 * @param when a long that gives the time the event occurred
242 public MouseWheelEvent (Component source, int id, long when, int modifiers,
246 this(source, id, when, modifiers, x, y, xAbs, yAbs, clickCount, popupTrigger,
266 * @param when a long value that gives the time when the event occurred
296 public MouseWheelEvent (Component source, int id, long when, int modifiers,
300 super(source, id, when, modifiers, x, y, xAbs, yAbs, clickCount,
381 * This method returns the number of units to scroll when scroll type is