Package com.anthonyeden.lib.event

Events and listeners.

See:
          Description

Interface Summary
CommListener Listener for Communication events.
ErrorListener Listener for ErrorEvents.
StatusListener Listener interface for StatusEvents.
 

Class Summary
CommEvent A communications event.
CommListenerSupport Support class for CommListeners.
ErrorEvent Event which occurs whenever there is an error.
ErrorListenerSupport Support class for ErrorListeners.
StatusEvent Status event.
StatusListenerSupport Support class for StatusListeners.
 

Package com.anthonyeden.lib.event Description

Events and listeners.



Copyright (c) 2000-2003 Anthony Eden. All Rights Reserved.