Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Why isn't URLTransfer public?
Why isn't URLTransfer public? [message #453314] Tue, 05 April 2005 03:49 Go to next message
Eclipse UserFriend
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 11:08 Go to previous message
Eclipse UserFriend
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: Mon Jun 30 22:39:05 EDT 2025

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

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

Back to the top