public interface DragHelper
Transferable for an object that is part
of a data transfer (or drag and drop) selection.| Modifier and Type | Method and Description |
|---|---|
java.awt.datatransfer.Transferable |
getTransferable(java.lang.Object userDataObject)
Gets the
Transferable for the supplied
Objects. |