Searched defs:getWheelRotation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/event/
H A DMouseWheelEvent.java80 * The {@link #getWheelRotation} method returns the integer number
143 * @see #getWheelRotation
355 public int getWheelRotation() { method in class:MouseWheelEvent
367 * @see #getWheelRotation
445 getWheelRotation()+",preciseWheelRotation="+getPreciseWheelRotation();

Completed in 35 milliseconds