Uses of Class
org.problets.lib.conceptmap.view.userbuilt.UserBuiltForestView

Packages that use UserBuiltForestView
org.problets.lib.conceptmap.view.userbuilt   
 

Uses of UserBuiltForestView in org.problets.lib.conceptmap.view.userbuilt
 

Constructors in org.problets.lib.conceptmap.view.userbuilt with parameters of type UserBuiltForestView
UserBuiltForestController(UserBuiltForestModel inForestModel, UserBuiltForestView inForestView)
          Creates a UserBuiltForestController object using the forest model and the forest view as arguments.