Lecture 4

MyGraphicsDemo: A demo program showing how to use standard Java Graphics

PostItApplication: A demo of a program illustrating the use of ArrayLists and standard Java graphics. (Don't worry if you don't understand the overall structure. We'll get to event handling later.)