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

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

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

revision 1.1 by mkoch, Fri Sep 27 04:48:15 2002 UTC revision 1.2 by mkoch, Wed Oct 2 12:58:39 2002 UTC
# Line 48  import java.util.List; Line 48  import java.util.List;
48    
49  public class DropTargetContext implements Serializable  public class DropTargetContext implements Serializable
50  {  {
51      static final long serialVersionUID = -634158968993743371L;
52    
53    protected class TransferableProxy implements Transferable    protected class TransferableProxy implements Transferable
54    {    {
55      protected boolean isLocal;      protected boolean isLocal;

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

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