public
class
EventAdapterImplextends Objectimplements EventAdapter
EventAdapterImpl is a default implementation of the EventAdapter
interface that specific event adapters may choose to subclass from
instead of implementing the interface themselves. Saves 5 lines of code
mebbe.