Returns whether or not the current contents of this clipboard can be
provided in the specified DataFlavor.
flavor | the requested DataFlavor for the contents |
true if the current contents of this clipboard can be
provided in the specified DataFlavor; false
otherwise
NullPointerException | if flavor is null | |
IllegalStateException | if this clipboard is currently unavailable |
Diagram: datatransfer