get set Text from one JFrame to another pop up JFrame with a textArea
问题 I need to take all the textField, comboBox, jlst, and jslider input from the first frame and make it into a summary in the second frame after the Submit button is picked. I can't figure out the best way to do this. My assignment requires a popup second frame with a textArea and exit button that brings you back to the first frame. import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.util.Hashtable; public class Ch10Asg extends JFrame { private String[] flightNames = {