I'm learning Java by writing a Mandelbrot program. I can draw the image, then use the mouse to choose an area to magnify. Works great, except... When I choose the area to magnify (mouse down, move ...
A simple Java application for drawing various shapes like lines, rectangles, and ovals. This application provides a graphical user interface (GUI) for users to draw and manipulate shapes.