posted 18 years ago
Hi guys, could someone please help with this error cannot find symbol
In my mouseReleased() method I called the method picked(int x, int y) and I get a error cannot find symbol boxes, but I thought that boxes is a Box class object, and I have declared it. Thanks