|
|
Re: Drag & Drop in GEF [message #198962 is a reply to message #198946] |
Thu, 13 October 2005 15:57 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
Please open a bug report.
"Sami Lakka" <sami.lakka@tut.fi> wrote in message
news:dilq8i$4qi$1@news.eclipse.org...
> The following code in the article :
>
> getGraphicalViewer().addDropTargetListener(
> new FileTransferDropTargetListener(getGraphicalViewer()));should be
> replaced with:
>
> getGraphicalViewer().addDropTargetListener(
> new
>
FileTransferDropTargetListener(getGraphicalViewer(),FileTran sfer.getInstance
()));
>
>
>
> "Sami Lakka" <sami.lakka@tut.fi> kirjoitti
> viestiss
|
|
|
Re: Drag & Drop in GEF [message #198979 is a reply to message #198962] |
Thu, 13 October 2005 16:20 |
Eclipse User |
|
|
|
Originally posted by: greg.gigon.tugulu.com
Article that describes D&D functionality is using methods that are
deprecated. How should it be done to be done properly?
Or there is no other way of doing this just the one described in article?
Cheers, Greg
Pratik Shah wrote:
> Please open a bug report.
>
> "Sami Lakka" <sami.lakka@tut.fi> wrote in message
> news:dilq8i$4qi$1@news.eclipse.org...
>
>>The following code in the article :
>>
>>getGraphicalViewer().addDropTargetListener(
>> new FileTransferDropTargetListener(getGraphicalViewer()));should be
>>replaced with:
>>
>> getGraphicalViewer().addDropTargetListener(
>> new
>>
>
> FileTransferDropTargetListener(getGraphicalViewer(),FileTran sfer.getInstance
> ()));
>
>>
>>
>>"Sami Lakka" <sami.lakka@tut.fi> kirjoitti
>>viestissä:dij5tn$rnk$1@news.eclipse.org...
>>
>>>Hello,
>>>
>>>I'm trying to implement D&D functionality from package explorer to my
>
> GEF
>
|
|
|
Re: Drag & Drop in GEF [message #199037 is a reply to message #198979] |
Thu, 13 October 2005 17:21 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
The javadoc of the deprecated methods mentions which methods should be used
instead. They have the same name.
"Greg" <greg.gigon@tugulu.com> wrote in message
news:dim1g3$fej$1@news.eclipse.org...
> Article that describes D&D functionality is using methods that are
> deprecated. How should it be done to be done properly?
> Or there is no other way of doing this just the one described in article?
>
> Cheers, Greg
>
> Pratik Shah wrote:
> > Please open a bug report.
> >
> > "Sami Lakka" <sami.lakka@tut.fi> wrote in message
> > news:dilq8i$4qi$1@news.eclipse.org...
> >
> >>The following code in the article :
> >>
> >>getGraphicalViewer().addDropTargetListener(
> >> new FileTransferDropTargetListener(getGraphicalViewer()));should
be
> >>replaced with:
> >>
> >> getGraphicalViewer().addDropTargetListener(
> >> new
> >>
> >
> >
FileTransferDropTargetListener(getGraphicalViewer(),FileTran sfer.getInstance
> > ()));
> >
> >>
> >>
> >>"Sami Lakka" <sami.lakka@tut.fi> kirjoitti
> >>viestiss
|
|
|
Powered by
FUDForum. Page generated in 0.03226 seconds