|
From: Miguel <mi...@jm...> - 2005-01-20 20:26:59
|
Albion wrote: > Oh yah, the > event models are all the old style because I wrote these in the late '9= 0s > before Jave 1.2 and the =22listener=22 event model appeared, so the cod= e needs > some updating too That could be considered a benefit. The Microsoft JVM is still the Java 1.1 event model. > (in fact originally I wrote my own custom slider because > the sliders in the AWT at the time were so buggy, fortunately Swing has= > provided some more robust slider implementations). Converting to Swing would certainly have some advantages. But the disadvantage would be that it would not work on IE + MSFT JVM. Miguel |