Computer Science 252
Problem Solving with Java
Spring 2015, The College of Saint Rose
Agenda
Modify the TShirt class in the Drag2Shirts example to be more "fancy" by adding at least three additional graphical objects to its design. You might consider adding text, some buttons, a stripe or two, or anything else you might want. At least one should extend the "footprint" of the original shirt in some way. Note that you do not need to make any changes to Drag2Shirts.java to have both shirts displayed use your enhancements. Behold the power of object orientation!
Please submit only the file TShirt.java in Submission Box under "InClass8" before you leave class.
Due at the start of class, Thursday, February 12.
Please submit answers to these questions in Submission Box under "LA8" or in hard copy by the start of our next class. We will discuss these questions at the start of class, so no late submissions are accepted. Please be sure that your name is clearly indicated in all submissions.
Examples