|
|
|
| The Java 1.0 event model is present, but
deprecated in Java 1.1 and beyond.
The two models can coexist. However, it is very strongly emphasized that you should use only the JDK 1.1+ event model. In extremely rare cases, you may need to use the 1.0 event model for applets that you want to run in old Web browsers that were based on JDK 1.0.However, now, all current browsers support recent versions of the JDK (at least JDK 1.3 or later), via the Java Plug-in. The Java Plug-in comes with all recent versions of the JDK, and is installed when you install the JDK.
|
|
This page was last modified on 02 October, 2007 |