I am making a GUI that adds a name to a list and then i have a JList on the home frame and when i hit the button on the other frame i want it to update the JList to display the recently added string to the arraylistI am making a GUI that adds a name to a list an