Your instructor will assign one or more of the following problems. Submit all appropriate files for grading, including code files, screen captures, supplemental files (e.g., image files), and text files.

  1. Take an animated or interactive Processing application from the first part of this course and encapsulate it in a Java-based JFrame controller. You must include both default and explicit-value constructors for your encapsulated Processing class. Note the following: