hi, I'm new to the Java language. I'm using the Netbeans IDE vesion 6.1.
I'm trying to convert an Object variable from a jComboBox to a long integer. I know how to convert it to a String, and I've found the code to convert that String to a long, but that doesn't work. any ideas? thank you :-)
