Today’s assignment
1. Rewrite chessboard code using for loops
   see page 138 for one solution using while
1. Type in the Stars applet from Stars.java
www.brushroad.com/java
2. Add a button “Hyperjump” to the Stars applet
that forces a repaint. (See code on p. 96 for
how to add a button)