/[classpath]/classpath/gnu/java/awt/peer/gtk/GtkImage.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GtkImage.java

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

revision 1.6 by mark, Tue Jan 22 22:26:56 2002 UTC revision 1.7 by tromey, Sat Nov 9 23:17:30 2002 UTC
# Line 1  Line 1 
1  /* GtkImage.java  /* GtkImage.java
2     Copyright (C) 1999 Free Software Foundation, Inc.     Copyright (C) 1999, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 74  public class GtkImage extends Image impl Line 74  public class GtkImage extends Image impl
74      source = producer;      source = producer;
75      this.g = g;      this.g = g;
76    
     System.out.println (source);  
     System.out.println (this);  
   
77      source.addConsumer (this);      source.addConsumer (this);
78    }    }
79        

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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