Hi there,
I am looking for a good open-source Java component for implementing popup notifications in a Swing desktop application.
The component should be able to function like the ones commonly seen in instant messaging applications such as MSN Messenger, so that just as someone sends you a message, a little ontop window slides up from the right bottom corner of the screen and fades out after a few seconds.
I've been Googling for it for quite some time now but I just can't believe that no ones has ever written something like that in Java/Swing.
Thanks a lot!