Name: ssT124754 Date: 02/27/2001
java version "1.2.2"
Classic VM (build JDK-1.2.2_006, native threads, symcjit)
In the docs for the java.awt.datatransfer.Transferable
interface this spelling error appears.
isDataFlavorSupported
public boolean isDataFlavorSupported(DataFlavor flavor)
Returns whether or not the specified data flavor is supported for this object.
Parameters:
flavor - the requested flavor for the data
Returns:
boolean indicating wjether or not the data flavor is supported
^^^^^^^
(Review ID: 117774)
======================================================================