Returns the custom DataFlavor associated
with the encapsulated object or null if the FileDrop.TransferableObject.Fetcher
constructor was used without passing a Class.
returns an array with the following information
{startInReference, float stopInReference, float startInMatchingStream,float stopInMatchinStream,float score}
The score is the number of aligned matching fingerprints.
Returns a two- or three-element array containing first
the custom data flavor, if one was created in the constructors,
second the default DATA_FLAVOR associated with
TransferableObject, and third the
java.awt.datatransfer.DataFlavor.stringFlavor.