Lecture 3

Association: A demo of a program illustrating generic classes.

LottoHelper: A demo of a program illustrating how to use random number generators

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.