Reading a "yes" or "no" from the keyboard
807598Oct 27 2006 — edited Oct 27 2006Hello,
I'm having difficulty reading a String or char from the keyboard using the Scanner class. It looks like there is a ShowConfirmationDialog in JOptionPane class, but I'd rather not use JOptionPane.
Any suggestions??
Thanks!