-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b131
-
generic
-
generic
-
Verified
Follow up with CR7012107 and CR7018510. This proposal is to allow javascript to set up event handler when applet state changes.
Three events are proposed,
1. onLoad - Called when the applet is ready for LiveConnect call without blocking.
2. onStop - Called when the applet gets to done state
3. onError - Called when the applet gets an error and cannot be started.
Three events are proposed,
1. onLoad - Called when the applet is ready for LiveConnect call without blocking.
2. onStop - Called when the applet gets to done state
3. onError - Called when the applet gets an error and cannot be started.
- relates to
-
JDK-7018510 NPAPI plugin need nonblocking API to check applet status from javascript
- Closed
-
JDK-7012107 Need nonblocking API to check applet status from javascript
- Closed
-
JDK-7019563 Applet status callback support for IE plugin
- Closed