Archive for May 18th, 2007

System Tray in Java

System Tray in Java

May 18, 2007 | development, java | 3 Comments

Several days ago I talked with my friend about a problem with using system tray in java. He develops a desktop application and needs a crossplatform (Microsoft Windows, Mac OS X and Linux) solution for system tray. Of course, you could say: “What the problem? Just use java 6″. Yep, you a [...]