JSR-62 (Final)

Uses of Class
java.awt.datatransfer.UnsupportedFlavorException

Packages that use UnsupportedFlavorException
java.awt.datatransfer Provides interfaces and classes for transferring data between and within applications. 
 

Uses of UnsupportedFlavorException in java.awt.datatransfer
 

Methods in java.awt.datatransfer that throw UnsupportedFlavorException
 Object StringSelection.getTransferData(DataFlavor flavor)
          Returns the Transferable's data in the requested DataFlavor if possible.
 Object Transferable.getTransferData(DataFlavor flavor)
          Returns an object which represents the data to be transferred.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.