0

i am making a application in which user enter a date when he want to see an alert, i have taken the date and stores in database,and sorted date,what is the best way how we schedule them and how? please send me Code as well I am knew in Blackberry Thanks a lot

4

1 に答える 1

0

クラスjava.util.Timer
メソッドschedule(TimerTask task、Date time)を参照してください

于 2010-07-29T09:28:04.343 に答える