Entry point for external libraries to add event types. Event types should be <code>static</code> fields. EventType instances are compared by reference. <p> Event types are best described by an <code>enum</code> that implements the {@link EventType} interface, see {@link Event.Type}.