Module sc2002_fypms
Package views
-
Class Summary Class Description CommonView TheCommonViewclass provides utility methods for displaying user interface components in the console.ProjectAllocatedView TheProjectAllocatedViewclass implementsIProjectViewand provides methods for displaying project information when the project is allocated.ProjectAvailableView TheProjectAvailableViewclass implementsIProjectViewand provides methods for displaying project information when the project is available.ProjectSubmittedView TheProjectSubmittedViewclass implementsIProjectViewand provides methods for displaying project information when the project is submitted.RequestAllocateProjectView TheRequestAllocateProjectViewclass implementsIRequestViewand provides methods for displaying request information related to allocating a project to a student.RequestChangeProjectTitleView TheRequestChangeProjectTitleViewclass implementsIRequestViewand provides methods for displaying request information related to changing a project's title.RequestDeregisterProjectView TheRequestDeregisterProjectViewclass implementsIRequestViewand provides methods for displaying request information related to deregistering a student from a project.RequestTransferStudentView TheRequestTransferStudentViewclass implementsIRequestViewand provides methods for displaying request information related to transferring a student to a replacement supervisor.