Frame.java, [...]: New versions from classpath.
2003-06-11 Michael Koch <konqueror@gmx.de> * java/awt/Frame.java, java/awt/Graphics.java, java/awt/Menu.java, java/awt/Robot.java, java/awt/image/ColorModel.java: New versions from classpath. From-SVN: r67754
This commit is contained in:
committed by
Michael Koch
parent
0310c41406
commit
37f3981f80
@@ -515,7 +515,7 @@ getFrames()
|
||||
*/
|
||||
public void setMaximizedBounds (Rectangle maximizedBounds)
|
||||
{
|
||||
throw new Error ("not implemented");
|
||||
this.maximizedBounds = maximizedBounds;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user