I am trying to get a string element to print to 1 spot in an array but every time it execute it takes up all (5) spaces. Ultimately I am trying to get a JButton to assign the string value to the strArray[a] space and appear on a JTextAreaI am trying to get a string element to print to