Hi,
How would I implement this on Java?
I have implemented the Java application to the System Tray.
I am wanting to disable the Java(JFrame) from showing on the Windows Taskbar and show it on the System Tray.
What API I am going to use?
Thanks,
Cyril H.

