Package org.xnap.event

Provides interfaces and classes for common events.

See:
          Description

Interface Summary
ListListener The listener interface for receiving list events.
PluginListener  
StateListener The interface for receiving state change events.
StatusListener The listener interface for receiving status text events.
 

Class Summary
ListEvent An event that characterizes a change in a list.
ListSupport This is a utility class that can be used by data containers to notify ListEvent listeners.
PluginAdapter An abstract adapter class for receiving plugin events.
StateEvent An event that characterizes a change of an object.
StateSupport This is a utility class that can be used by data containers to notify StateEvent listeners.
 

Package org.xnap.event Description

Provides interfaces and classes for common events.



Copyright © 2001-2005 XNap Team. All Rights Reserved.