Hide taskbar button while java app displayed
Hi, i believe that there were same subjects have been posted before about how to hide java taskbar button, and the answer is using native method....
Since java 6 provide System Tray that we can put an icon at the notification area, does java 6 provide any method to hide taskbar button while that java app shown?

