Interface CustomEvent

All Superinterfaces:
Event
All Known Implementing Classes:
CustomEventImpl

public interface CustomEvent extends Event
The CustomEvent interface represents events initialized by an application for any purpose.
See Also: