Search:

Type: Posts; User: JJeng

Search: Search took 0.07 seconds.

  1. Re: Assigning an 'int' from a JTextField to a variable...

    Ok, so do you have the string being properly returned? If so, to convert it, take a look at the different Integer constructors. Then if autoboxing doesn't kick in, take a look for a method that...
  2. Re: Assigning an 'int' from a JTextField to a variable...

    Hello, can we have more code please? Definition of jTextField15 ? any method calls on it? maybe something compilable? The reason field variable userTempLowB is being assigned when it's defined? are...
Results 1 to 2 of 2