Uses of Class
org.problets.student.StudentView

Packages that use StudentView
org.problets.domain.view   
 

Uses of StudentView in org.problets.domain.view
 

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