Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Drag-and-Drop
Drag-and-Drop [message #55229] Thu, 16 January 2003 15:53 Go to next message
Eclipse UserFriend
Originally posted by: jan.odvarko.schemantix.com

Hi All,

I am using drag-and-drop facility of the GEF
and I am able to transfer a simple text (i.e. String)
by that operation.

The problem is, that I don't know how to
transfer a reference to a java object.

Should I use another transfer class
(something instead of the TextTransfer class)?

Where could I take a look?

Thanks for any help.

Honza
Re: Drag-and-Drop [message #55359 is a reply to message #55229] Thu, 16 January 2003 19:52 Go to previous message
Eric Bordeau is currently offline Eric BordeauFriend
Messages: 259
Registered: July 2009
Senior Member
Yes, you'll need to use a different Transfer. I'm not sure which objects you're trying to drag, so
I don't know which Transfer you should use. You should look at the view you want to drag from and
find out which transfer they use.

Eric


Jan Odvárko wrote:
> Hi All,
>
> I am using drag-and-drop facility of the GEF
> and I am able to transfer a simple text (i.e. String)
> by that operation.
>
> The problem is, that I don't know how to
> transfer a reference to a java object.
>
> Should I use another transfer class
> (something instead of the TextTransfer class)?
>
> Where could I take a look?
>
> Thanks for any help.
>
> Honza
>
>
Previous Topic:Problems in running latest GEF and Logic Editor Example I20030114 on Eclipse I20030114
Next Topic:Runtime workbech hangs after moving a node in graphical editor
Goto Forum:
  


Current Time: Sat Nov 09 04:24:54 GMT 2024

Powered by FUDForum. Page generated in 0.15641 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top