Transferable.isDataFlavorSupported
Interface Overview | Interface Members |
This Package |
All Packages
public abstract boolean isDataFlavorSupported( DataFlavor flavor )
Parameters
- flavor
- the requested flavor for the data
Returns
boolean indicating wjether or not the data flavor is supported
Description
Returns whether or not the specified data flavor is supported for
this object.