/[classpath]/classpath/java/awt/dnd/peer/DropTargetContextPeer.java
ViewVC logotype

Diff of /classpath/java/awt/dnd/peer/DropTargetContextPeer.java

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

revision 1.3.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.3.2.2 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* DropTargetContextPeer.java -- interface for drag-and-drop peers  /* DropTargetContextPeer.java -- interface for drag-and-drop peers
2     Copyright (C) 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 50  import java.awt.dnd.InvalidDnDOperationE Line 50  import java.awt.dnd.InvalidDnDOperationE
50   * with an associated <code>DropTarget</code> and visible geometry is first   * with an associated <code>DropTarget</code> and visible geometry is first
51   * intersected by a logical cursor.   * intersected by a logical cursor.
52   *   *
53   * @author Michael Koch <konqueror@gmx.de>   * @author Michael Koch (konqueror@gmx.de)
54   */   */
55  public interface DropTargetContextPeer  public interface DropTargetContextPeer
56  {  {

Legend:
Removed from v.1.3.2.1  
changed lines
  Added in v.1.3.2.2

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