Objectives:
| Assignment: Write a program which draws glasses on a person who does not normally wear glasses. Add a caption horizontally centered on the bottom of your picture using the drawString method. Hint: Look at code on p226 for centering text |
| Assignment: Picture collage redux. Now that we have completed the section on the text on Pictures, use all your knowledge to generate another picture collage. Your collage MUST include some use of the Graphics or Graphics2D classes but other than that feel free to be as creative as you want! |