Search:

Type: Posts; User: Richard_Harrow

Search: Search took 0.10 seconds.

  1. Re: JFrame + JTextField and Random Number Generator

    Success! It's working perfectly now! Now I'm just going through and adding in all the comments. Thank you so much, this was great practice for me as I have my last exam coming up next week (GUI and...
  2. Re: JFrame + JTextField and Random Number Generator

    Ok so I created an array with random numbers generated and I'm getting everything to work with nums[0], now I'm having a hard time setting it up so all the JTextfields get changed when going through...
  3. Re: JFrame + JTextField and Random Number Generator

    Thanks a bunch, I'm going to work on it some more and hopefully I can get things to compile ok!
  4. JFrame + JTextField and Random Number Generator

    Hello all, I'm having a difficult time putting together my program. It is supposed to have a random number generator using 10 JTextFields through the use of an array. When the new numbers button is...
Results 1 to 4 of 5