CSC 112
Ileana Streinu

11. Super Basic GUI and Graphics, with Canvas, Layout and Panels and Text events

  1. (advanced) Modify the applet to allow for both filled and empty shapes (circle and square), implemented with two separate text fields.
  2. Place the two text fields on a separate Panel with a Border Layout, for a more elegant GUI interface.
  3. (easy) Modify the applet to have a white canvas background.