i need to create an applet with netbeans that draws shapes and once drawn can be moved with the mouse within the window. shapes are circle, rectangle, square, and a triangle.
should create each of them probably using Check boxes and must be able exist all at the same time unless the checkboxes is deselected. the size of each shape can be predetermined so the end user doesn't have to determine size..program must be as simple as possible..nothi ng fancy..can anyone help pls
should create each of them probably using Check boxes and must be able exist all at the same time unless the checkboxes is deselected. the size of each shape can be predetermined so the end user doesn't have to determine size..program must be as simple as possible..nothi ng fancy..can anyone help pls
Comment