Defines the interface for classes that will provide data to a clipboard.
FlavorListenerDefines an object which listens for
FlavorEvent
s.
FlavorMapA two-way Map between "natives" (Strings), which correspond to platform- specfic data formats, and "flavors" (DataFlavors), which corerspond to platform-independent MIME types.
FlavorTableA FlavorMap which relaxes the traditional 1-to-1 restriction of a Map.
TransferableDefines the interface for classes that can be used to provide data for a transfer operation.
A class that implements a mechanism to transfer data using cut/copy/paste operations.
DataFlavorA DataFlavor
provides meta information about data.
FlavorEvent
is used to notify interested parties that available
DataFlavor
s have changed in the
Clipboard
(the event source).
StringSelectionA Transferable
which implements the capability required to transfer a String
.
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.
It also provides a clipboard mechanism, which is an object that temporarily holds a transferable object that can be transferred between or within an application. The clipboard is typically used for copy and paste operations. Although it is possible to create a clipboard to use within an application, most applications will use the system clipboard to ensure the data can be transferred across applications running on the platform.
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, 2020, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4