|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITransferDragSourceListener
Interface to be implemented by providers of transfer agents that are used by the drag source within drag/drop operations.
Method Summary | |
---|---|
ITransferAgent |
getTransferAgent()
Returns the transfer agent associated with this transfer listener. |
void |
init(IDragSourceListener[] listeners,
IDragSourceContext context)
Initializes this transfer drag source listener with the drag source listeners, registered against this transfer agent, and the drag source context |
Methods inherited from interface org.eclipse.swt.dnd.DragSourceListener |
---|
dragFinished, dragSetData, dragStart |
Method Detail |
---|
ITransferAgent getTransferAgent()
void init(IDragSourceListener[] listeners, IDragSourceContext context)
listeners
- the drag source listenerscontext
- the drag source context
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.