Module sc2002_fypms
Package views

Class ProjectAvailableView

    • Constructor Detail

      • ProjectAvailableView

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