Hey guys ..I need a start on developing a 2-Dimensional array consisting of 8X12 checkboxes. Can someone help me get on the right path..I need to create them in an array and then assign a name to them so show the name in a jtextfield when it is selectedPretty much I would like some one to show me how to go about creating this and adding a handler.. I am using no layout so do I have to identify each location or just the array location to place all on the frame..//DECLARE COMPONENT OBJECTSprivate checkBox boxItems[][]