/[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.15 by mkoch, Tue Jun 3 16:40:37 2003 UTC revision 1.16 by mkoch, Sun Jun 8 10:48:59 2003 UTC
# Line 515  getFrames() Line 515  getFrames()
515     */     */
516    public void setMaximizedBounds (Rectangle maximizedBounds)    public void setMaximizedBounds (Rectangle maximizedBounds)
517    {    {
518      throw new Error ("not implemented");      this.maximizedBounds = maximizedBounds;
519    }    }
520    
521    /**    /**

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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