I'm doing a Java code using JOptionPane, and in it, I created an InputDialog that returns the value "1", "2" or "3" entered by the user to a String variable called "return". That done, I need to convert it to int, using Integer.parseInt()...
asked by
30.11.2015 / 17:55