setSize(width, height)
|
|
Parameters
|
intwidth
The new width of the window.
intheight
The new height of the window.
|
Returns
|
void
|