How to use JOPTION PANE? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to use JOPTION PANE?

15th Sep 2016, 2:17 PM
Elyzza Abrigo
Elyzza Abrigo - avatar
2 Answers
+ 1
Using this method, you can produce a basic dialog displaying a message to the user. The syntax : JOptionPane.showMessageDialog(null, "<desired message>"); Hope this helps...
15th Sep 2016, 4:03 PM
~Ahk
~Ahk - avatar
0
you can check the java api for more things you can do with that class
15th Sep 2016, 7:08 PM
โ€ซื”ืœืœ ืฉื•ื—ื˜โ€ฌโ€Ž
โ€ซื”ืœืœ ืฉื•ื—ื˜โ€ฌโ€Ž - avatar