/* This simple applet recreates most of the interface from
    the GUI3 "application." If you click on the button, it
    disappears. If you click on the image, the image is swapped
    with the alternate image. That is all it does. The Java
    1.1 event model is used.
*/