How to get data from one JFrame to another?

后端 未结 0 342
离开以前
离开以前 2021-01-25 19:05

Here is the JFrame that I put my username in

JButton submit_btn = new JButton("Submit");
submit_btn.setBackground(Color.LIGHT_GRAY);
submit         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题