The Meta-Environment API

Uses of Interface
nl.cwi.sen1.gui.plugin.data.ModuleSelectionListener

Packages that use ModuleSelectionListener
nl.cwi.sen1.gui.plugin.data   
 

Uses of ModuleSelectionListener in nl.cwi.sen1.gui.plugin.data
 

Fields in nl.cwi.sen1.gui.plugin.data with type parameters of type ModuleSelectionListener
private  java.util.List<ModuleSelectionListener> ModuleTreeModel.moduleSelectionListeners
           
 

Methods in nl.cwi.sen1.gui.plugin.data with parameters of type ModuleSelectionListener
 void ModuleTreeModel.addModuleSelectionListener(ModuleSelectionListener listener)
           
 


The Meta-Environment API