Description: Begin with the controller class
(ResizableBallController.java) by creating two Line
objects to divide the canvas into four quadrants of
equal size (a horizontal line and a vertical line). The
end points of the lines should be based on the
current size (width and height) of the canvas.
To Search:
File list (Check if you may need any files):
ResizableBall.java
ResizableBallController.java
objectdraw.jar