Is this possible in Java ?
Hi ,
I have my Swing application which has a Calendar component like the Windows system Calendar component . I want it to be animated whenever the Component is closed by the
close button on top like a Mac OSX Widgets closing animation. So, it is like squeezing the
component panel to the close button and disappear.
Are there any ideas which you can share to create this ?
Thanks in advance ,

