jcreek.util.selection
Interface SelectionChangeListener
- All Known Implementing Classes:
- ConceptMapView
- public interface SelectionChangeListener
Title: SelectionChangeListener
Description: A listener that listens for changes in a selection set.
- Version:
- 1.0
- Author:
- Frode Sørmo
selectionAdd
public void selectionAdd(SelectionChangeEvent e)
selectionRemove
public void selectionRemove(SelectionChangeEvent e)
selectionClear
public void selectionClear(SelectionChangeEvent e)
Created at IDI, NTNU by the Artificial Intelligence and Learning group