Package 

Class EventType


  • 
    public final class EventType
    
                        

    Maintains a list of Event types that the system is aware of. New events introduced to the system should be located here.

    However, because we're really just passing around strings, it's fully possible for users to create and use their own events.