Use a simple procedure to implement the graphics package which contains the 4 attached files (3 classes and 1 interface).
The group of classes represent a collection of graphic objects, such as circles, rectangles, lines, and points.
The interface, "Draggable" is implemented by classes if they can be dragged with the mouse by the user. The attached files may contain errors.
Attachment:- Circle.zip