/[classpath]/classpath/java/awt/Frame.java
ViewVC logotype

Diff of /classpath/java/awt/Frame.java

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

revision 1.9 by mark, Tue Jan 22 22:26:58 2002 UTC revision 1.10 by bryce, Wed Jul 31 08:22:20 2002 UTC
# Line 218  public Line 218  public
218  Frame(String title)  Frame(String title)
219  {  {
220    super();    super();
   System.err.println("returned");  
221    this.title = title;    this.title = title;
   System.err.println("end");  
222  }  }
223    
224  public  public

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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