|
Eclipse RCP drag and drop -
01-07-2009, 08:06 PM
I am having trouble implementing drag and drop into my plugin. I basically have two tables, each containing several objects. I need to be able to drag objects from one table and drop them into another. I have looked around for tutorials/guides but I can really only find how to drag and drop text/files. I'm sure that what I'm trying to do is quite simple, so if anyone could point me in the right direction it would be much appreciated.
Thanks
|