Module sc2002_fypms
Package views

Class ProjectAllocatedView

    • Constructor Detail

      • ProjectAllocatedView

        public ProjectAllocatedView()
        Constructs an instance of the ProjectAllocatedView 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