[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Dropping Java objects as text
|
* light goes on *
It looks like I'm already doing everything I need to do. I just didn't know
that calling registerType(typename) causes a Transfer instance to be
exclusively compatible with other transfers that register using that
typename.
Sorry if I seem dense; it just isn't explained explicitly in the Javadoc.
The "monkey see, monkey do" approach of using snippets is really
frustrating because when things work I don't know if I actually coded it
right or it's just working accidentally.
Thanks for all your help,
David