I was waiting for the stable release of Netbeans 6.7 before starting to use it for my Java Programming.
I would like to how to change the Dimensions of the Applet Viewer in NetBeans 6.7.
When ever i run a java file by pressing SHIFT + F6, it opens an Applet but the dimensions are too small, i think they are around 300 X 300.
How to change those dimensions ?
Or use the Resize() option to change the applet size when you run. Put the resize(width,heaght) in init() of your applet.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With