A line drawing program

Document your code using javadoc

Consider the task of creating a Java program that will allow the user to create line drawings. Here is a start for such a program. Download the program and examine it carefully. It allows users to draw lines on the yellow panel.