Package main.utils.ui


package main.utils.ui
This package contains the UI utilities used in the project.
  • Classes
    Class
    Description
    The BoundaryStrings class provides constant strings for UI elements, such as a separator and a logo.
    The ChangePage class is responsible for changing the console output screen to a new blank screen.
    The PasswordReader class is responsible for reading a password from the console.
    The UserTypeGetter class provides utility methods for obtaining different forms of user types.