I am trying to create an array of label object using the design tools in JBuilder. I know that when I used Visual Basic if you copied an object and pasted it the program would ask you if you wanted to create an array. JBuilder does not do this. If I try to create the array in the source code, the object do not appear in the design view. Can someone please let me know how to create an array of object using the design view. Also can you create objects in the source code and be able to view them on your frame in the design view?