Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:02
nicolas is currently offline nicolasFriend
Messages: 1
Registered: July 2009
Junior Member
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: Fri Apr 26 09:44:00 GMT 2024

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

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

Back to the top