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

Diff of /classpath/java/awt/Window.java

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

revision 1.10 by mark, Tue Jan 22 22:26:58 2002 UTC revision 1.11 by tromey, Tue Jan 29 16:30:26 2002 UTC
# Line 303  public class Window extends Container Line 303  public class Window extends Container
303    {    {
304      // FIXME: return array containing all the windows this window currently      // FIXME: return array containing all the windows this window currently
305      // owns.      // owns.
306      return null;      return new Window[0];
307    }    }
308    
309    /**    /**

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