How to Minimize Application to the System Tray

GoodDay! I would like to ask your expertise in Java?.. I am just a newbie in Java and I do not have any idea how can I minimize my application to the system tray?br>

Is there anyone who has an example to this one? even just an empty JFrame example that when minimized, it will be placed not in the taskbar but in the system tray?.

Thank you all and God Bless...

[380 byte] By [khickyphutza] at [2007-10-3 2:13:52]
# 1
Check here: http://www.google.com/search?q=java+system+trayOr a quick search of the forum would yield similiar questions: http://forum.java.sun.com/thread.jspa?forumID=422&threadID=683018
zadoka at 2007-7-14 19:12:42 > top of Java-index,Desktop,Developing for the Desktop...
# 2

> Check here:

>

> http://www.google.com/search?q=java+system+tray

>

> Or a quick search of the forum would yield similiar

> questions:

>

> http://forum.java.sun.com/thread.jspa?forumID=422&thre

> adID=683018

Better search for jdic.jar in sun.com

haishaia at 2007-7-14 19:12:42 > top of Java-index,Desktop,Developing for the Desktop...