Pages: 1
I've already deleted the Tagalog thread.
Thanks for understanding.
About your question, I am not an expert on Java.
But maybe these sources could help, saw some sample programs.
http://forum.java.sun.com/thread.jspa?threadID=5165329&messageID=9632124
http://forum.java.sun.com/thread.jspa?threadID=556522&messageID=2728978
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JOptionPane.html
http://java.sun.com/developer/JDCTechTips/2004/tt0122.html
Thank you
[quote=robelyn0614]how can i create an error message warning the user that
he should enter valid numbers..[/quote]
You should put a [b]try catch block[/b] to trap exceptions
If you need further info... let me know
I will be more than willing to help you
Pages: 1