how to get system tray of mac os using java...
when i tried using ..
SystemTray tray = SystemTray.getDefaultSystemTray();
it gives the following error..
"no tray in java.library.path"
if any one knows the answer please tell me...
Printable View
how to get system tray of mac os using java...
when i tried using ..
SystemTray tray = SystemTray.getDefaultSystemTray();
it gives the following error..
"no tray in java.library.path"
if any one knows the answer please tell me...
You need to have java 1.6
Quote:
Originally Posted by ashokformac
Hi
you can try to copy the"jdic.dll and tray.dll" in the windows system32 folder.