Methods
Name | Description |
---|---|
getTransferData(DataFlavor) | Returns an object which represents the data to be transferred. |
getTransferDataFlavors() | Returns an array of DataFlavor objects indicating the flavors the data can be provided in. |
isDataFlavorSupported(DataFlavor) | Returns whether or not the specified data flavor is supported for this object. |