- 
- All Known Implementing Classes:
- ProjectAllocatedView,- ProjectAvailableView,- ProjectSubmittedView
 
 public interface IProjectViewTheIProjectViewinterface defines a contract for displaying project information.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisplayProjectInfo(Project project)Displays information about the given project.
 
-