int numBoxes = 1000; ArrayList boxes = new ArrayList(); void setup() { size(600, 500, JAVA2D); for(int i = 0; i