How to detect Browser being resize
843807Sep 29 2002 — edited Oct 5 2002I have applet running in the Browser. How can I detect the Browser being resized so I can re-draw my applet. Currently, it does not util user clicks on my JTable which is contained in the applet. Thanks