GridFiller Applet
(Not rated)
(Not rated)
GridFiller Applet
Write an applet that displays a 4X4 grid. When the user clicks on a square in the grid, the applet should draw a filled circle in it. If the square already has a circle, clicking on it should cause the circle to disappear.
12 years ago
complete solution
NOT RATED
Purchase the answer to view it

- clickablebox.java
- gridfiller.java