Package com.zwares.base.event

Interface Summary
EEventListener Event Listener interface that must be implemented by all listeners.
EEventSource Event Source interface that must be implemented by all event generating classes.
 

Class Summary
EEvent This class is used as an event message from the source to the listener.
EEventBuffer  
EEventFactory  
EEventSourceObject An implementation class of event source.