All Classes and Interfaces

Classes
Class
Description
Class that contains all the assets of the GUI implementation of the HRS.
A class that the usage of the color theme
HotelReservationSystem.Driver class for the Hotel Reservation System
A class that handles fonts for the GUI of the Hotel Reservation System.
An abstract class for creating Graphical User Interfaces (GUIs) for the Hotel Reservation System (HRS).
A class that extends GUI that creates the new hotel window
A class that extends GUI that creates the change DPM window under manage hotel
A class that extends GUI that creates the HRS window
A class that extends GUI that creates the manage hotel window
A class that extends GUI that creates a reservation under manage hotel
A class that extends GUI that creates the new room window under manage hotel
A class that extends GUI that creates the simulate booking window
A class that extends GUI that creates the view hotel window
This class represents a Hotel object in the system
An object that handles the reservation system.
This class represents an object Reservation of a room for the system
A class that represents an object that represents the rooms in a hotel.
A class that represents deluxe room extends Room
A class that represents executive room extends Room
A class that represents standard room extends Room