Constructs a new EventType
with the specified name and the EventType.ROOT as its super type.
Constructs a new EventType
with the specified name and the EventType.ROOT as its super type.
The name
Constructs a new EventType
with the specified super type and name.
Constructs a new EventType
with the specified super type and the name set to null.
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
Gets the name of this event type.
Gets the super type of this event type.
Returns the original delegate's toString()
adding a [SFX]
prefix.