Package MySTARS

Class VacanciesView

java.lang.Object
MySTARS.View
MySTARS.VacanciesView

public final class VacanciesView
extends View
Gives the User the ability to check vacancies in a Course. Users can also add a CourseIndex to their own timetable.
Since:
2020-11-1
Version:
1.0
Author:
Bhargav
  • Constructor Summary

    Constructors 
    Constructor Description
    VacanciesView()  
  • Method Summary

    Modifier and Type Method Description
    void print()
    Displays the number of vacancies in a particular Course or CourseIndex to the user.

    Methods inherited from class MySTARS.View

    clearScreen

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait