Module sc2002_fypms
Package views

Class ProjectSubmittedView

    • Constructor Detail

      • ProjectSubmittedView

        public ProjectSubmittedView()
        Constructs an instance of the ProjectSubmittedView class.
    • Method Detail

      • displayProjectInfo

        public void displayProjectInfo​(Project project)
        Description copied from interface: IProjectView
        Displays information about the given project.
        Specified by:
        displayProjectInfo in interface IProjectView
        Parameters:
        project - the Project object whose information should be displayed