Results 1 to 1 of 1
Thread: timer and scheduling tasks
- 11-15-2010, 08:49 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 3
- Rep Power
- 0
timer and scheduling tasks
HI,
I have a stand alone java swing application where I have a table with some values say name of the car, which year it was released, when it was sold... so i need to keep checking that table to see if the current year matches the time it was sold.. if matches show a reminder window saying 'u need to update info'. I have 2 buttons on my reminder window: ok and remind me later.. on clicking on remind button keep showing reminder window every week after week until value is changed.
It runs on xp and win 7...
Thats the scenario and I am not sure if timer or scheduling task to be used or if there is something more apt for the scenario. Kindly provide some documents / sample code / key words to search.
Thanks,
Mini
Similar Threads
-
Help with UNI tasks
By Roshi in forum New To JavaReplies: 6Last Post: 10-26-2010, 05:29 PM -
How to cancel an individual timer in spite of canceling whole timer
By Java Tip in forum java.utilReplies: 0Last Post: 04-04-2008, 02:46 PM -
Scheduling tasks using Threads
By Java Tip in forum Java TipReplies: 0Last Post: 12-11-2007, 10:24 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks