Example usage for Java javafx.scene.input DataFormat fields, constructors, methods, implement or subclass
The text is from its open source code.
DataFormat | PLAIN_TEXT Represents a plain text string. |
DataFormat | IMAGE A special platform specific image type, such as is commonly used on the clipboard and interoperates widely with other applications. |