PluginTransfer Drag and Drop [message #203858] |
Mon, 28 November 2005 16:45 |
Eclipse User |
|
|
|
Originally posted by: apara.sharma.tugulu.com
Hi,
I am working on Drag ad drop in GEF.
To drag i am using a PluginTransfer to transfer from NavigatorView to
Editor since they are different plugins in the application.
Using Plugin i am able to drag and drop between different plugins. THE
PROBLEM IS but i am UNABLE to implement drop in the same navigatorView.
Is there a way i can use Plugin transefer and do D&D in the same viewer.
I am in bad need of any kind of help.
Please suggest :)
Thanks and cheers
Apara
|
|
|
Re: PluginTransfer Drag and Drop [message #204135 is a reply to message #203858] |
Wed, 30 November 2005 13:59 |
Eclipse User |
|
|
|
Originally posted by: ayesha.ltp.soft.net
You will have to write a class that extends
AbstractTransferDropTargetListener. Within this class, you must implement
the required methods.
Ayesha
"apara sharma" <apara.sharma@tugulu.com> wrote in message
news:dmfc7q$djh$1@news.eclipse.org...
> Hi,
>
> I am working on Drag ad drop in GEF.
>
> To drag i am using a PluginTransfer to transfer from NavigatorView to
> Editor since they are different plugins in the application.
>
> Using Plugin i am able to drag and drop between different plugins. THE
> PROBLEM IS but i am UNABLE to implement drop in the same navigatorView.
>
> Is there a way i can use Plugin transefer and do D&D in the same viewer.
>
> I am in bad need of any kind of help.
>
> Please suggest :)
>
> Thanks and cheers
>
> Apara
>
|
|
|
Re: PluginTransfer Drag and Drop [message #204248 is a reply to message #204135] |
Thu, 01 December 2005 15:57 |
Eclipse User |
|
|
|
Originally posted by: apara.sharma.tugulu.com
D Ayesha ,
i extended PluginDropAdapter class and its works fine for me.
Thank u!!!
Ayesha wrote:
> You will have to write a class that extends
> AbstractTransferDropTargetListener. Within this class, you must implement
> the required methods.
>
> Ayesha
> "apara sharma" <apara.sharma@tugulu.com> wrote in message
> news:dmfc7q$djh$1@news.eclipse.org...
>
>>Hi,
>>
>>I am working on Drag ad drop in GEF.
>>
>>To drag i am using a PluginTransfer to transfer from NavigatorView to
>>Editor since they are different plugins in the application.
>>
>>Using Plugin i am able to drag and drop between different plugins. THE
>>PROBLEM IS but i am UNABLE to implement drop in the same navigatorView.
>>
>>Is there a way i can use Plugin transefer and do D&D in the same viewer.
>>
>>I am in bad need of any kind of help.
>>
>>Please suggest :)
>>
>>Thanks and cheers
>>
>>Apara
>>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02596 seconds