/[classpath]/classpath/javax/swing/JWindow.java
ViewVC logotype

Diff of /classpath/javax/swing/JWindow.java

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

revision 1.5 by mkoch, Sun Jun 8 11:20:07 2003 UTC revision 1.6 by brawer, Wed Jun 25 12:56:14 2003 UTC
# Line 1  Line 1 
1  /* JWindow.java --  /* JWindow.java --
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2003 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 78  public class JWindow extends Window impl Line 78  public class JWindow extends Window impl
78       *       *
79       *************/       *************/
80    
81        public JWindow()
82        {
83        }
84    
85      // huuu ?      // huuu ?
86      public JWindow(Frame f)      public JWindow(Frame f)
87      {      {

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

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