Uses of Interface
java.awt.datatransfer.FlavorTable
Packages that use FlavorTable
Package
Description
Provides interfaces and classes for transferring data between and within
 applications.
- 
Uses of FlavorTable in java.awt.datatransferClasses in java.awt.datatransfer that implement FlavorTableModifier and TypeClassDescriptionfinal classThe 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.