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