Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » extend NavigatorView transfer type (DND issue)
extend NavigatorView transfer type (DND issue) [message #459088] Mon, 01 August 2005 13:02
Eclipse UserFriend
Hello all,

I successfully written my own transfer type class (URITransfer overiding
the ByteArrayTransfer one), so I'm able to drag'n drop URI objects within
my own plugin (good point :).

Now I would like to drop on the Eclipse NavigatorView an URI object (It's
merely a remote file and I'm able to provide the stream).

How could I do that ?

The NavigatorView deals with the FileTransfer but FileTransfer is just a
path ... I supposed that the ByteArrayTransfer would have fit my
requirements, but my class URITransfer (which extends ByteArrayTransfer)
is not recognized.

Please help.

Cheers,
Nico.
Previous Topic:Can't get SWT palette on Eclipse 3.0.1
Next Topic:tree.indexOf() always returning -1
Goto Forum:
  


Current Time: Mon Jul 07 18:46:16 EDT 2025

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

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

Back to the top