Uses of Interface
jcreek.util.selection.SelectionChangeListener

Packages that use SelectionChangeListener
jcreek.gui   
jcreek.gui.conceptmap   
jcreek.gui.reasoning   
jcreek.util.selection   
 

Uses of SelectionChangeListener in jcreek.gui
 

Classes in jcreek.gui that implement SelectionChangeListener
 class SubModelView
           
 

Uses of SelectionChangeListener in jcreek.gui.conceptmap
 

Classes in jcreek.gui.conceptmap that implement SelectionChangeListener
 class ConceptMapView
           
 

Uses of SelectionChangeListener in jcreek.gui.reasoning
 

Classes in jcreek.gui.reasoning that implement SelectionChangeListener
 class ComparisonSubModelView
          Specialized type of SubModelView that will display a submodel that is somehow locate "between" two compared entities.
 

Uses of SelectionChangeListener in jcreek.util.selection
 

Methods in jcreek.util.selection with parameters of type SelectionChangeListener
 void SelectionSet.addSelectionChangeListener(SelectionChangeListener listener)
           
 void SelectionSet.removeSelectionChangeListener(SelectionChangeListener listener)
           
 



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