JavaFX object to be wrapped.
JavaFX object to be wrapped.
Called by a Skinnable when the Skin is replaced on the Skinnable.
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 Node which represents this Skin.
Gets the Skinnable to which this Skin is assigned.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps javafx.scene.control.Skinnable interface.