Returns the ButtonData specified for this ButtonType in the constructor.
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 text specified for this ButtonType in the constructor;
Returns the original delegate's toString()
adding a [SFX]
prefix.
The ButtonType is used to specify which buttons should be shown to users in the dialogs.
Wraps a JavaFX ButtonType.