Search:

Type: Posts; User: Phil Program

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    2,536

    Re: Help with Java Thread for animation

    Great - the main point though - is the program running okay with the threads? My assignment is for the threads to control animation.
  2. Replies
    9
    Views
    2,536

    Re: Help with Java Thread for animation

    Well...this is embarrassing, but it was an assignment that was supposed to be an applet. But I'm new to Java - I went from Objecct Oriented C++ to Advanced Java, so I have no foundation.

    It...
  3. Replies
    9
    Views
    2,536

    Did I do this right? First timer with threads.(no pun intended)

    Everything runs fine, but I'm fairly new to Java and wanted to get some opinions.

    Overview: This program is an animation of four racing cars - the speed is set by the user(no less than 1 or...
  4. Replies
    9
    Views
    2,536

    Re: Help with Java Thread for animation

    Well it wasn't a lot of code, but okay thank you.
  5. Replies
    9
    Views
    2,536

    Help with Java Thread for animation

    My assignment is to change my program that animates race cars using a timer based on speed entered into text fields, to a program that uses threads to control the animation.

    This is the problem...
Results 1 to 5 of 5