Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Why isn't URLTransfer public?
Why isn't URLTransfer public? [message #453314] Tue, 05 April 2005 07:49 Go to next message
Michal Tkacz is currently offline Michal TkaczFriend
Messages: 105
Registered: July 2009
Senior Member
Anybody knows why isn't org.eclipse.swt.dnd.URLTransfer class public?
Here is a line from the source code:

/*public*/ class URLTransfer extends ByteArrayTransfer {

Michał
Re: Why isn't URLTransfer public? [message #453436 is a reply to message #453314] Tue, 05 April 2005 15:08 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
It is not fully implemented on all platforms. One item still needs to be
resolved - same platforms request a "title" for each URL and others just
request the address.

"Michal Tkacz" <mehow.remove@neurosoft.net> wrote in message
news:d2tg4h$363$1@news.eclipse.org...
> Anybody knows why isn't org.eclipse.swt.dnd.URLTransfer class public?
> Here is a line from the source code:
>
> /*public*/ class URLTransfer extends ByteArrayTransfer {
>
> Micha
Previous Topic:Java2D + Mac + SWT?
Next Topic:Content Assistant
Goto Forum:
  


Current Time: Tue Apr 23 09:02:49 GMT 2024

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

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

Back to the top