Start with the bouncer.java and ball.java.
In your renamed version of ball.java make a series of methods (much like drawHorse, eraseHorse etc from horse.java) that will draw and erase a series of images.
Rework bouncer.java to run your new ball.java.
Choose the pictures so that they animate a series of moves that form a circle.
Simple improvements include adding background and gifs.