I have to create a simple application that displays an icon in the systray and a menu from which you can do some operations.
can some one show me how to hide/show tray icons of other applications/processes using my application,i want to hide the \'\'connected to internet\'\'icon(those two computers that turn blue when data
I have created a sample java application for using tray icon. trayIcon.displayMessage(\"Sun TrayIcon Demo\",
The real question here might be if there\'s a better way to display desktop messages in Java.However...