Java org.eclipse.jface.util LocalSelectionTransfer fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.util LocalSelectionTransfer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.util LocalSelectionTransfer.

The text is from its open source code.

Subclass

org.eclipse.jface.util.LocalSelectionTransfer has subclasses.
Click this link to see all its subclasses.

Method

ISelectiongetSelection()
Returns the local transfer data.
LocalSelectionTransfergetTransfer()
Returns the singleton.
ObjectnativeToJava(TransferData transferData)
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#nativeToJava(TransferData).
voidsetSelection(ISelection s)
Sets the transfer data for local use.
voidsetSelectionSetTime(long time)
Sets the time when the selection operation this transfer is associated with was started.