This directory contains the applets from Chapter 5 (Animation Applets) of Instant Java. There are 7 applets in this directory: ========================================================================== AnContF: Continuous forward animation AnContFB: Continuous forward and backward animation AnPresF: Forward animation activated by mouse press AnPresFB: Forward and backward animation activated by mouse press AnEntrF: Continuous forward animation activated by pointer entry AnEntrFB: Forward animation activated by pointer entry. Backward animation activated by pointer exit MultiAni: Multiple simultaneous animations ========================================================================== This directory contains two, three, or four HTML files for each applet. The names of the HTML files indicate with which applet they belong. Below is a complete list: AnContF: AnContF.html AnContF2.html AnContFB: AnContFB.html AnPresF: AnPresF.html AnPresFB: AnPresFB.html AnPresFB2.html AnEntrF: AnEntrF.html AnEntrF2.html AnEntrFB: AnEntrFB.html AnEntrFB2.html MultiAni: MultiAni.html MultiAni2.html MultiAniEntrFB.html MultiAniImg.html MultiAniTest.html BigOne.html Other Stuff: colorfade_in_out.html colorflash.html embossmore.html figure5.1.html figure5.2.html figure5.3.html emb_eng.html jeffrey.html movejava.html moving_cool_sinewave.html rotate.html rotatevivid.html simp.html spinenter.html spinlogo.html spinlogo2.html weirdwow.html ========================================================================== This directory also contains a UNIX Makefile for building the applets.