Stretchwickster
Programmer
I've just created an extra window (JFrame) which opens in an applet when a menu item is selected from the main window.
However, when I select the relevant menu item the new window opens in a default size which is tiny.
I've tried using the JFrame.setSize method with various parameters but there is absolutely no change in the frame size.
Can anyone help?
Your help would be much appreciated
However, when I select the relevant menu item the new window opens in a default size which is tiny.
I've tried using the JFrame.setSize method with various parameters but there is absolutely no change in the frame size.
Can anyone help?
Your help would be much appreciated