Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Uses of Interface
java.awt.datatransfer.FlavorTable

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

Uses of FlavorTable in java.awt.datatransfer
 

Classes in java.awt.datatransfer that implement FlavorTable
 class SystemFlavorMap
          The SystemFlavorMap is a configurable map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.