Search:

Type: Posts; User: Norm

Search: Search took 0.27 seconds.

  1. Thread: TIMER HELP PLEASE

    by Norm
    Replies
    21
    Views
    2,146

    Re: HELP ABOUT [COUNTDOWN] OR [TIMER] using GUI.

    Look at the Timer class in the swing package.
  2. Thread: TIMER HELP PLEASE

    by Norm
    Replies
    21
    Views
    2,146

    Re: HELP ABOUT [COUNTDOWN] OR [TIMER] using GUI.

    Do one step at a time. First:
    1) create a GUI that displays a value
    See the tutorial: Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
  3. Thread: TIMER HELP PLEASE

    by Norm
    Replies
    21
    Views
    2,146

    Re: HELP ABOUT [COUNTDOWN] OR [TIMER] using GUI.

    Break the problem down into two steps:
    1) display the values that are to be changed over time
    Code that and get it working
    When that works, move to:
    2) change the display over time
  4. Thread: TIMER HELP PLEASE

    by Norm
    Replies
    21
    Views
    2,146

    Re: HELP ABOUT [COUNTDOWN] OR [TIMER] using GUI.

    What have you tried?
    What problems are you having?
    Do you have any specific java programming questions?
  5. Thread: TIMER HELP PLEASE

    by Norm
    Replies
    21
    Views
    2,146

    Re: HELP ABOUT [COUNTDOWN] OR [TIMER] using GUI.

    Are you asking about how to build a GUI that changes what it displays over time?
Results 1 to 5 of 5