public DataFlavor[] getAvailableDataFlavors ()

Returns an array of DataFlavors in which the current contents of this clipboard can be provided. If there are no DataFlavors available, this method returns a zero-length array.

Returns:  an array of DataFlavors in which the current contents of this clipboard can be provided

Exceptions:
IllegalStateException    if this clipboard is currently unavailable

Since:  1.5