/[classpath]/classpath/java/awt/dnd/MouseDragGestureRecognizer.java
ViewVC logotype

Diff of /classpath/java/awt/dnd/MouseDragGestureRecognizer.java

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

revision 1.4 by mkoch, Sun Mar 2 19:28:14 2003 UTC revision 1.4.2.1 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* MouseDragGestureRecognizer.java --  /* MouseDragGestureRecognizer.java --
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 43  import java.awt.event.MouseListener; Line 43  import java.awt.event.MouseListener;
43  import java.awt.event.MouseMotionListener;  import java.awt.event.MouseMotionListener;
44    
45  /**  /**
46   * @author Michael Koch <konqueror@gmx.de>   * @author Michael Koch (konqueror@gmx.de)
47   */   */
48  public abstract class MouseDragGestureRecognizer  public abstract class MouseDragGestureRecognizer
49    extends DragGestureRecognizer    extends DragGestureRecognizer

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

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