Window resizing

Hello,



I have a question concerning the main window that SimpleGame class creates.

How can I allow my application to resize it with a mouse dragging? By default it is not resizable.



Is there any way to get to any Swing/AWT components that SimpleGame creates ?



Thanks