Creates an ExtensionFilter with the specified description and the file name extension.
Creates an ExtensionFilter with the specified description and the file name extension.
This is a convenience constructor for a common situations when only one extension is used.
File name extension should be specified in the *.<extension>
format.
Creates an ExtensionFilter with the specified description and the file name extensions.
Creates an ExtensionFilter with the specified description and the file name extensions.
File name extension should be specified in the *.<extension>
format.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
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
Returns the original delegate's toString()
adding a [SFX]
prefix.