JDIC: java.lang.UnsatisfiedLinkError: eventLoop
HI,
i tried to run TrayIcon demo in windows xp.
i have added the tray.dll and jdic.dll and jdic.jar to the Lib folder in Eclipse.
i am getting the following error.
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: eventLoop
at org.jdesktop.jdic.tray.internal.impl.WinSystemTrayService.eventLoop(Native Method)
at org.jdesktop.jdic.tray.internal.impl.WinSystemTrayService$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Thanx advance for any help.
poornima

