So I have my program open a new frame but I need information to send to the other frame from what the user input. What is the quickest way to have a java application send data to another frame. Examples or anything will help please.
Asked
Active
Viewed 37 times
0
-
2Please could you show us the code that you have so far? – T67 Oct 25 '18 at 17:36
-
Already solved: [https://stackoverflow.com/questions/40242807/passing-information-from-one-jframe-to-another](https://stackoverflow.com/questions/40242807/passing-information-from-one-jframe-to-another) – camelCase Oct 25 '18 at 17:46