Create a new DataFormat, specifying the set of ids that are associated with this data format.
Create a new DataFormat, specifying the set of ids that are associated with this data format.
- The set of ids used to represent this DataFormat on the clipboard.
Creates a new DataFormat from a JavaFX one.
Creates a new DataFormat from a JavaFX one.
A JavaFX DataFormat to be wrapped. Its default value is a new JavaFX DataFormat.
A JavaFX DataFormat to be wrapped.
A JavaFX DataFormat to be wrapped. Its default value is a new JavaFX DataFormat.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
Gets the unmodifiable set of identifiers for this DataFormat.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Data format identifier used as means of identifying the data stored on a clipboard/dragboard.
Wraps a JavaFX DataFormat.