The Meta-Environment API

Uses of Class
nl.cwi.sen1.gui.plugin.data.ModuleTreeModel

Packages that use ModuleTreeModel
nl.cwi.sen1.gui.plugin   
 

Uses of ModuleTreeModel in nl.cwi.sen1.gui.plugin
 

Fields in nl.cwi.sen1.gui.plugin declared as ModuleTreeModel
private  ModuleTreeModel ModuleTree.manager
           
private  ModuleTreeModel Navigator.moduleModel
           
 

Constructors in nl.cwi.sen1.gui.plugin with parameters of type ModuleTreeModel
ModuleTree(Navigator modulebrowser, ModuleTreeModel manager)
           
 


The Meta-Environment API