Lecture 4, 1/26/2011

Several demos this class:

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 program with a more sophisticated user interface. The program uses graphics on a JPanel embedded in a JFrame and features mouse interactions.