/[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.10 by mark, Sat Jun 26 16:07:01 2004 UTC revision 1.11 by mark, Thu Jul 22 19:45:39 2004 UTC
# Line 82  public class JWindow extends Window impl Line 82  public class JWindow extends Window impl
82    
83      public JWindow()      public JWindow()
84      {            {      
85          super(null); // FIXME: This throws an exception.        super(SwingUtilities.getOwnerFrame());
86      }      }
87    
88      // huuu ?      // huuu ?

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

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