Package ar.com.da.swing.event

Interface Summary
DragListener Event listener used to notify that an object has been dragged
 

Class Summary
DragEvent Event used to notify that an object has been dragged
EventListenerFactory This factory creates listeners using a given object with methods annotated with Listener
EventSupport<ListenerType extends EventListener> Support class for event management and dispatching It generates a listener proxy which dispatchs events on every listener method
 

Annotation Types Summary
Listener Marks a public method as a listener method
 



Copyright © 2006 null. All Rights Reserved.