Lab Work-1
Due Date:04/16/2001
Late Date:04/23/2001

Make an applet that makes use of various features like setting colors, drawing different shapes and then changing their positions following different patterns, for eg. linear, etc. Restrict the movement of the shapes within the window, and reverse the direction of motion when it reaches the ends.
Shapes can be square, circle, rectangle, etc.
Include All the files in the same folder and turn in a floppy carrying all the files.
You will have to use listeners for this purpose. We were short of time during our last class, so I will cover this topic in the next class. But for assignment, you can look at the codes in the book and try to implement them or else ask me and I will give you a sample code.

Also include a readme file with information about your applet.