Hi guys,
I'm looking after some
java code to implement dragging files from mac os x desktop and dropping them to a JTable in my java application. i tried some code but it works on windows but fails on mac os .i don't know what's the problem . here is my TransferHandler which doesn't work on mac :
any hint ,links or sample source code is greatly welcomed.
thanks much