Posted By:
Vladimir_Skrbic
Posted On:
Tuesday, June 21, 2005 05:37 AM
Is it possible to make Java program whose icon on desktop can respond on drag and drop of specific files? For example, if I drag PDF file and drop it on Acrobat Reader icon, Reader will start with opened PDF file. I need to make something similar with my Java program. If anybody knows solution, please send it and maybe some short example. Thanks a lot!!!