Package it.amattioli.applicate.selection

Show UML class diagram
Interface Summary
SelectionListener This interface must be implemented by all the objects that need to be notified of a SelectionEvent.
Selector<T> This interface should be implemented by all services that allows the selection of an object.
 

Class Summary
SelectionEvent An event notified to SelectionListener objects every time an object has been selected in a service that implements the Selector interface.
SelectionSupport Helper class that simplify SelectionListener registration and the notification of SelectionEvent to registered listeners.
 



Copyright © 2011. All Rights Reserved.