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

Diff of /classpath/java/awt/dnd/DragGestureListener.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  /* DragGestureListener.java --  /* DragGestureListener.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 44  import java.util.EventListener; Line 44  import java.util.EventListener;
44   * This is a listener for starting a drag-and-drop gesture. Upon receiving   * This is a listener for starting a drag-and-drop gesture. Upon receiving
45   * notification, the implementor then starts the drag operation.   * notification, the implementor then starts the drag operation.
46   *   *
47   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
48   * @see DragGestureRecognizer   * @see DragGestureRecognizer
49   * @see DragGestureEvent   * @see DragGestureEvent
50   * @see DragSource   * @see DragSource

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