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...
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...