WindowsTrayIcon
A Java Implementation for showing icons in the Windows System Tray
Written by Jan Struyf
(jan.struyf@cs.kuleuven.ac.be)
(http://ace.ulyssis.org/~jeans)
Instantiate this class for each icon
This file comes with native code in TRAYICON.DLL
The DLL should go in C:/WINDOWS/SYSTEM or in your current directory
Construct a new Tray Icon
Using a Java Image - This can be loaded from a 16x16 GIF or JPG file
Param image 16x16 icon - make sure it's loaded in memory - use MediaTracker
Param w the icon width - eg.