Package com.iizigo
Class SelectionHandler
java.lang.Object
com.iizigo.SelectionHandler
- All Implemented Interfaces:
ISelectionChangedListener
The selection handler enabling notification of selected properties and resources using various selection types.
- Author:
- Christopher Mindus
Constructor Details
Method Details
selectionChanged
Selection changed is processed here and notified to the listener if correct.- Specified by:
selectionChanged
in interfaceISelectionChangedListener