I have a group project to do and my group and I are trying to allow the user to enter information into two jtextfields. We then want the user to press a jbutton to add the information to the end of an array. Is it possible to add to an array by getting information for two separate jtextfields?