GLWindow.setPreferredSize

Set the preferred width and height of the window. Implementations are free to ignore this information.

class GLWindow
void
setPreferredSize
(
int width
,
int height
)

Parameters

width int

new preferred width

height int

new preferred height