Interface Transferable

All Known Implementing Classes:
DropTargetContext.TransferableProxy, StringSelection

public interface Transferable
Defines the interface for classes that can be used to provide data for a transfer operation.

For information on using data transfer with Swing, see How to Use Drag and Drop and Data Transfer, a section in The Java Tutorial, for more information.

Since:
1.1