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

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

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

revision 1.1 by ericb, Wed May 8 07:53:54 2002 UTC revision 1.1.2.1 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* DragSourceMotionListener.java -- tracks motion in the drag source  /* DragSourceMotionListener.java -- tracks motion in the drag source
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 45  import java.util.EventListener; Line 45  import java.util.EventListener;
45   * event occurs. You can also use a <code>DragSourceAdapter</code> to filter   * event occurs. You can also use a <code>DragSourceAdapter</code> to filter
46   * the events you are interested in.   * the events you are interested in.
47   *   *
48   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
49   * @see DragSourceDragEvent   * @see DragSourceDragEvent
50   * @see DragSource   * @see DragSource
51   * @see DragSourceListener   * @see DragSourceListener

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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