-
More Java
Hi all,
How can I get more info on the JoptionPane?
I am writing another program for class and the book only shows 1 page for the JOptionPane. I would be happy to post the code. I wrote it for java in Dos(Println). I change over all of the commands from systemout . prinln to Joptionpane for either showinput or showmessage dialog.
What else do I need to change? The program uses a Event variable too.:smash::frusty:
-
Re: More Java
Bookmark this page: Java Platform SE 6
Or this one, if you're using the very latest: Java Platform SE 7
Also, go thorough this and in future, use a meaningful subject line. "More Java" isn't one.
db
-
Re: More Java
If you haven't done so, check out the Java API where you'll find a ton of information on JOptionPane.