Computer Science 252
Problem Solving with Java
Spring 2016, 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 demonstrate your program or submit only the file TShirt.java by email before you come to next Tuesday's class. Email submissions should use a meaningful subject line, clearly indicating the course number and assignment name.
No New Lecture Assignment
You have labs. Do them.