Uses of Class
org.problets.lib.log.LogView

Packages that use LogView
org.problets.domain.view   
 

Uses of LogView in org.problets.domain.view
 

Constructors in org.problets.domain.view with parameters of type LogView
ProbletController(ProbletView inProbletView, ProblemManager inProblemManager, StudentView inStudentView, LogModel inLog, LogView inLogView)