Write an application that extends JPanel and displays eight nested rectangles, like those in the first panel

Question:

Write an application that extends JPanel and displays eight nested rectangles, like those in the first panel in Figure 16-43. You may use only one drawRect() statement in the program. (Hint: Use it in a loop.) Save the file as JNestedBoxesPanel.java.

Figure 16-43 Output of the programs described in exercises 4, 5, and 6

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: