This applet is the same as the Resizing
using GridBagLayout applet except that here setBounds and other JDK 1.1
methods are replaced by their JDK 1.0 equivalents such as reshape. The
problems with the applet remain, even using the JDK 1.0 methods.
The source code can be downloaded from this link.