Search:

Type: Posts; User: newtolearningjava

Search: Search took 0.09 seconds.

  1. Replies
    14
    Views
    925

    Re: Swing TIMER

    thanks that did the trick
  2. Replies
    14
    Views
    925

    Re: Swing TIMER

    i have pressed ok?
  3. Replies
    14
    Views
    925

    Re: Swing TIMER

    my bad i looked at the wrong post, originally i have added here in this code but i get this error:
  4. Replies
    14
    Views
    925

    Re: Swing TIMER

    when the code is run as stated in post#5 it is subtracting the digits and stops at 0.

    I would like an message to appear when it hits 0 to say you ran out of time you loose or somthing.
  5. Replies
    14
    Views
    925

    Re: Swing TIMER

    i am not entirely sure on how to add this in my code.
  6. Replies
    14
    Views
    925

    Re: Swing TIMER

    oh silly me.. one more on this. need to add it
  7. Replies
    14
    Views
    925

    Re: Swing TIMER

    the problem is that the timer is all set up but the timer is going 60,61,62,63 but i need to go 60,59,58,57etc...
  8. Replies
    14
    Views
    925

    Swing TIMER

    hey guy,

    I am trying to create a timer and i hope someone could help me to understand the following what do these lines of code mean?


    Timer timer = new Timer(1000, new...
Results 1 to 8 of 8