Typing out the code for example 2.21 into Netbeans results and an error. The
following line(s) need to be removed for the code to compile. There is no
return type and it has nothing to do with the rest of the code. The example
compiles without it. Did anyone else notice this when they did the lab?
/** Creates a new instance of InputFromKeyboardJOptionPane */
public InputFromKeyboardJOptionPane() {
}
Roger O'Dell
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---