The native side of Java Plug-in (both IE and Netscape) communicates with java side of plug-in about the applet status change. Basically AppletPanel calls showAppletStatus to notify the applet status change. However, when applet is stopped or destoyed and then disposed, it sets the status to APPLET_INIT, APPLET_LOAD, APPLET_DISPOSE repectively, but never be APPLET_STOP, APPLET_DESTROY and APPLET_DISPOSE as we assumed currently.
This implementation issue exisits cross different platforms.
###@###.### 2004-08-18
###@###.### 2004-08-19
This implementation issue exisits cross different platforms.
###@###.### 2004-08-18
###@###.### 2004-08-19