我需要一个文本弹出,就像你得到的那样JOptionPane.showInputDialog(null, "Text");只是有多行,比如......
JOptionPane.showInputDialog(null, "Text");
I'm new to java. I have no background in programming. I could use some help
我该怎么做?
java swing text
java ×1
swing ×1
text ×1