Search:

Type: Posts; User: Sterzerkmode

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,658

    Re: Swing Timers

    Okay well I had to where every x amount of time it would compare, and a new word would put up. But ideally, I'd like to set the amount of time between phrase changes and compare the new words after...
  2. Replies
    5
    Views
    2,658

    Re: Swing Timers

    Ah okay I got it working. I read your post wrong the first time so it wasn't really working for me the first time I tried. But it works now. Thanks a lot for the help!
  3. Replies
    5
    Views
    2,658

    Re: Swing Timers

    Well I got the program to start looping with Thread.sleep(5000). The problem I am having now is that when the JTextFields come up, I am unable to set my cursor there. It's like grabFocus() just isn't...
  4. Replies
    5
    Views
    2,658

    Swing Timers

    Hi I have a program that should bring up two JTextFields, one with a phrase in it and the other empty. I want it to then wait 5 seconds to give the user time to enter in the translated answer. Then...
Results 1 to 4 of 4