/[classpath]/classpath/java/awt/event/MouseWheelEvent.java
ViewVC logotype

Diff of /classpath/java/awt/event/MouseWheelEvent.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mark, Sat Jul 2 20:32:28 2005 UTC revision 1.6 by trebligd, Fri Jul 29 16:52:19 2005 UTC
# Line 49  import javax.swing.Scrollable; Line 49  import javax.swing.Scrollable;
49  /**  /**
50   * This event is generated for a mouse wheel rotation. The wheel (the middle   * This event is generated for a mouse wheel rotation. The wheel (the middle
51   * mouse button on most modern mice) can be rotated towards or away from the   * mouse button on most modern mice) can be rotated towards or away from the
52   * user, and is ofteh used for scrolling.   * user, and is often used for scrolling.
53   *   *
54   * <p>Because of the special use for scrolling components, MouseWheelEvents   * <p>Because of the special use for scrolling components, MouseWheelEvents
55   * often affect a different component than the one located at the point of   * often affect a different component than the one located at the point of

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26