Java Swing how to create a task reminder
        Posted  
        
            by newbie123
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by newbie123
        
        
        
        Published on 2010-06-09T10:21:24Z
        Indexed on 
            2010/06/09
            10:22 UTC
        
        
        Read the original article
        Hit count: 264
        
How to create a event reminder. Example, an user created an event which is today 5.00pm and stored it into database. When ruun the program the reminder will pop up if the system time is 5.00pm. Is there any API can do that? From google what I got was those freeware.
© Stack Overflow or respective owner