Re: a simple java timer
From: Rhino (rhino1_at_NOSPAM.sympatico.ca)
Date: 11/27/03
- Next message: Kleopatra: "Re: Custom ComboBox Editor in JTable focus issue"
- Previous message: Rhino: "Re: Need some help with animation"
- In reply to: Jimbob: "a simple java timer"
- Next in thread: Petarian: "Re: a simple java timer"
- Reply: Petarian: "Re: a simple java timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Nov 2003 08:38:41 -0500
"Jimbob" <Jimbob@memail.com> wrote in message
news:Ztmxb.213$PR.1095@newsfep4-glfd.server.ntli.net...
> Just wondering, has anyone here ever used java.swing.timer if so, have
you
> got any examples? i cant seem to find many on google :s
>
The technique for using a Swing timer is discussed in the Java Tutorial in
the Swing chapter. A complete example, ProgressBarDemo.java, is provided and
discussed in this topic. Links to discussions and examples of
general-purpose timers also appear on that same page.
Here is the URL:
http://java.sun.com/docs/books/tutorial/uiswing/misc/timer.html
Rhino
- Next message: Kleopatra: "Re: Custom ComboBox Editor in JTable focus issue"
- Previous message: Rhino: "Re: Need some help with animation"
- In reply to: Jimbob: "a simple java timer"
- Next in thread: Petarian: "Re: a simple java timer"
- Reply: Petarian: "Re: a simple java timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|