The init() method is called each time my applet is refreshed. Why is this happening? I thought this was how start() was supposed to behave.
Created May 4, 2012
John Zukowski This is a feature of Internet Explorer. It is documented at INFO: When are Java Applet Methods init, start, stop, and destroy Called in IE3 Vs IE4 and Greater.