Java System Tray Menu
821444Dec 30 2010 — edited Aug 18 2011Hi,
I am able to use a png icon in my system tray element. ( TrayIcon trayIcon =new TrayIcon(createImage("/images/e-vision3.png", "tray icon"));) . Now i need to add icons to some MenuItems. ie, Both menu name and an icon. I had tried a lot to make this working but failed. Please help me on this issue.
Thankyou.
Sreejith P.M.