2010-01-10, 04:21 PM
Deviant Wrote:For some reason getText reads it as a string, and I need it to be an intOf course it's a string, it's text. You need to convert it with Integer.parseInt(String).
|
Java question
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Java question - by Deviant - 2010-01-08, 05:10 PM
Java question - by Spaz - 2010-01-09, 03:59 PM
Java question - by Heidi - 2010-01-09, 04:08 PM
Java question - by thistwilight - 2010-01-09, 07:06 PM
Java question - by Deviant - 2010-01-10, 04:01 PM
Java question - by Spaz - 2010-01-10, 04:21 PM
Java question - by Deviant - 2010-01-10, 04:25 PM
|