Two tools for viewing images with Java
Both tools, which are java applets,
will let you look at a sequence of .gif images.
Page turning
The first one lets you look successively at the sequence by
using the mouse.
Press the mouse in the right
hand side of the image to
look at the next image in the series,
in the left side to go back one step.
Animation
Press the mouse in the left side to restart
the animation, in the right to stop/restart the animation.
The animation loops around to the start when it is through.
Doing it yourself
It should be simple to use these tools to
do the same thing with any sequence of images.
Download this zip file,
unpack it, and modify the html file
to replace my images with yours.
Developed by Bill Casselman