| Author |
drag & drop issue on Mac
|
Yahya Elyasse
Ranch Hand
Joined: Jul 07, 2005
Posts: 510
|
|
Hi all; i wrote a transferhandler to drag files from the OS desktop to a JTable in my java application. the code works fine on windows platform but can't have it working for Mac OS below is the source code of my transfer handler...it seems the problem for Mac OS resides in the line : this condition seems to fail always for mac as i never get the debug text when i run on mac but the code runs well on win xp. can someone point me what's the problem. thanks. the code :
|
 |
 |
|
|
subject: drag & drop issue on Mac
|
|
|