![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> i want my frame to have an icon in the system tray and not in the taskbar using java . IS it possible . And if yes , how ? There is no way doing it directly from Java, but you can using the JNI, I've seen some library doing this trick, but I don't remember the URL. Try using Google with "Java systray" or so as keywords. That's how I found out :-) Replies:
|
Sponsored Links
|