Version h, 3 Dec 1998
Reloading in a browser should not kill the buttons.
New Features:
- Deprecated methods (size, resize) have been updated.
In successive versions of Java, some methods are renamed or replaced. Those
new versions still support the old methods, but the right is reserved to
do away with them in yet newer Java implementations. So it is advised to
replace old methods.
Code