Java javafx.scene.input DataFormat fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.input DataFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.input DataFormat.

The text is from its open source code.

Field

DataFormatPLAIN_TEXT
Represents a plain text string.
DataFormatIMAGE
A special platform specific image type, such as is commonly used on the clipboard and interoperates widely with other applications.