Uses of Class
jcreek.util.selection.SelectionChangeEvent

Packages that use SelectionChangeEvent
jcreek.gui.conceptmap   
jcreek.util.selection   
 

Uses of SelectionChangeEvent in jcreek.gui.conceptmap
 

Methods in jcreek.gui.conceptmap with parameters of type SelectionChangeEvent
 void ConceptMapView.selectionClear(SelectionChangeEvent e)
           
 void ConceptMapView.selectionRemove(SelectionChangeEvent e)
           
 void ConceptMapView.selectionAdd(SelectionChangeEvent e)
           
 

Uses of SelectionChangeEvent in jcreek.util.selection
 

Methods in jcreek.util.selection with parameters of type SelectionChangeEvent
 void SelectionChangeListener.selectionAdd(SelectionChangeEvent e)
           
 void SelectionChangeListener.selectionRemove(SelectionChangeEvent e)
           
 void SelectionChangeListener.selectionClear(SelectionChangeEvent e)
           
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group