Search:

Type: Posts; User: BigJoe

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,836

    Re: Anyone familiar with the swing timer?

    Great example! thanks a million Freaky Chris!
  2. Replies
    5
    Views
    1,836

    Re: Anyone familiar with the swing timer?

    ok I can follow what you are saying a little, but the examples in the link you sent me mostly show applet use and i am trying to figure out if i can use a timer inside main on an app or if it has to...
  3. Replies
    5
    Views
    1,836

    Anyone familiar with the swing timer?

    Hello everyone.
    I am trying to use the swing timer control to make an image change ever so often.

    this is the code to show the picture

    import java.awt.*;
    import java.awt.event.*;
    import...
Results 1 to 3 of 3