Iconifying JFrame
I have an application that runs in Windows only. I would like to iconify the main window (JFrame) but still have the application running. We would like to have it show the icon on the taskbar where all the little icons of deamons and applications such as Instant Messenger are. Is there a way to do that?
Thanks!

