The Tadpoles
Created by Jeff Minucci, who took Java 2 in the Spring of 2005
Feel free to copy these files in as follows.
TadpoleApp is the application Program
Egg
is an object class with EggDisplay
to view it.
Tadpole
is an object class with TadpoleDisplay
to view it.
Frog
is an object class with FrogDisplay
to view it.