public interface ITextEditorDropTargetListener extends DropTargetListener
AbstractTextEditor
.
This interface is not part of the official API.
Modifier and Type | Method and Description |
---|---|
Transfer[] |
getTransfers()
Returns the list of
Transfer agents that are supported by this listener. |
dragEnter, dragLeave, dragOperationChanged, dragOver, drop, dropAccept
Transfer[] getTransfers()
Transfer
agents that are supported by this listener.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.