Uses of Interface
java.awt.datatransfer.FlavorTable
-
Packages that use FlavorTable Package Description 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 Modifier and Type Class and Description 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.
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.